.floatLeft { float:left; }
.floatRight { float:right }


#main
{
	position: absolute;
	background-color: white;
	width: 960px;
	border: 1px solid #87b4f8;
}

#afsAds
{
	float: left;
	width: 350px;
	border-right: solid 2px #8EBA53;
	margin-right: 10px;
}


#dealToolArea {
	position:relative;
	}
#dealToolArea,
#dealMenuBox {
	height:65px;
	}
#dealMenuBox {
	width:915px;
	background-color:#f5fbec;
	margin:0 0 0 15px;
}
.dealDropDrowns {
	padding:10px 30px 0px 10px;
	float:left;
}
#shareLinks {
	position:absolute;
	top:29px;
	right:7px;
	}

.dropdownTitle {
	font-size:13px;
	color:#435d18;
	font-weight:bold;
	margin:10px 0 5px 10px;
	}
.findSectionTitle
{
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #581c57;
	margin:0 0 5px;
	padding:10px 0 2px 0;
}

#dealLeftCol
{
	position: relative;
	float: left;
	width: 765px;
	padding: 10px;
	padding-left: 12px;
	margin-right: 5px;
}

#dealRightCol
{
	width: 165px;
	float: left;
}

.tableHeader
{
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #581c57;
	font-style: normal;
	padding-left: 20px;
}

th
{
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F64B2;
	font-style: normal;
	padding-bottom: 10px;
}


th a:link,
th a:visited
{
	text-decoration: none;
	color: #2F64B2;
}

th a:hover,
th a:active
{
	text-decoration: underline;
}

td
{
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #581c57;
	font-style: normal;
	padding-bottom: 10px;
}

.listEntry
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F64B2;
	color: black;
}

.regionList
{
	float: left;
	width: 200px;
}

#regionDeals,
#categoryDeals
{
	margin-bottom: 5px;
	width: 200px;
	margin-left: 10px;
}

.listEntry
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2F64B2;
	vertical-align: top;
}

#ptArticleLeft
{
	clear: both;
	float: left;
	width: 550px;
	margin-right: 25px;
	padding-left: 15px;
	margin-top: 20px;
}

#ptArticleRight
{
	width: 305px;
	float: right;
	padding-right: 20px;
}

.dealFields
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: black;
}
