#Main
{
	clear:both;
}
#ClassLeft
{
	width:580px;
	float:left;
}
#ClassLeft .Title
{
	text-align:center;
	font-size:14.8px;
	font-weight:bold;
	margin-top:30px;
}
#ClassLeft .DescTitle
{
	border-bottom:dashed 1px #D4D0C8;
	margin-top:20px;
	text-align:left;
}
#ClassLeft .PromoDate, #ClassLeft .PromoDesc
{
	margin-top:10px;
}
#ClassLeft .UserListTitle
{
	margin-top:40px;
	text-align:left;
}
#ClassLeft .UserList
{
	border-bottom:dashed 1px #D4D0C8;
	text-align:left;
}
#ClassLeft .UserList .Page
{
	text-align:right;
}
#ClassLeft .UserSearch
{
	margin-top:10px;
}
#ClassRight
{
	width:180px;
	float:right;
	margin-top:50px;
}
#ClassRight #Gifts
{
	margin-top:20px;
}

#TagTip
{
	margin-left:50px;
}
.ItemLink
{
	margin-top:7px;
}

.GiftTable
{
	width:100%;
	border-width:0;
	background-color:#FFFFFF;
}

.GiftHeader
{
	background-color:#FFCC66;
	height:24px;
	text-align:center;
}

.GiftSelected
{
	background-color:#F7F7F7;
	height:24px;
	text-align:center;
}

.GiftUnSelected
{
	background-color:#fff;
	height:24px;
	text-align:center;
}
.GiftUserInput
{
	color:Gray;
}