@charset "UTF-8";
/* CSS Document */



/*--------------------home fixes--------------------*/

#content {
	width: 550px;
	margin-top: -10px;
	}
	
#content .module {
	margin-bottom: 0;
	}

#content .clear {
	clear: both;
	}
	
#content p {
	color: #7d7d7d;
	line-height: 15px;
	padding: 0 !important;
	margin: 0 !important;
	}

#content h3 {
	color: #666;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	padding: 0 !important;
	margin: 0 !important;	
	}
	
#content .mod_link a {
	background: url(images/mod_link.gif) no-repeat;
	margin: 5px 0 10px;
	color: #7d7d7d;
	}
	
#content .mod_link a:hover {
	border-bottom: none !important;
	background-position: 0 -20px;
	color: #fff;	
	}		
	
#content .read_more a {
	background: url(images/rm_btn.gif) no-repeat;
	margin: 0 0 10px 0;
	border-bottom: none !important;
	float: right;
	}
	
#content .read_more a:hover {
	border-bottom: none !important;
	background-position: 0 -20px;
	}
	
#content a.rm {
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
	}
	
hr {
	background: url(images/mod_border.gif) repeat-x;
	border: none;
	height: 2px;
	padding: 0 !important;
	clear: both;
	}
	

/*--------------------banner--------------------*/


	 
#banner .content {
	}



/*--------------------asa news--------------------*/


	 
#news .content {
	padding: 0 20px 20px 20px;
	}

#news .leftcol {
	width: 245px;
	float: left;
	}
	
#news .rightcol {
	width: 245px;
	float: right;
	}	
		
#news .date {
	font-size: 10px;
	text-transform: uppercase;
	color: #eb9128;
	line-height: 13px;
	margin-bottom: 8px;
	}	
	
#news img {
	border-top: #bbb solid 5px;
	border-bottom: #bbb solid 5px;
	margin-bottom: 10px;
	}		
	
#news .mod_link a {
	margin: 0;
	border: none;
	width: 245px;
	float: right;
	}
	
#news .border {
	background: url(images/mod_border.gif) repeat-x;
	padding: 0 !important;
	clear: both;
	}

	
/*--------------------advertiser--------------------*/
	
	
#advertiser {
	width: 265px;
	float: left;
	}
	
#advertiser .content {
	padding: 0 20px 20px 20px;
	}
	
	
	
/*--------------------survey--------------------*/
	
	
#survey {
	width: 265px;
	float: right;
	}

#survey .content {
	padding: 0 20px 20px 20px;
	}
	
#survey table {
	padding: 0;
	}
	
#survey td {
	background: none;
	}
	
#survey .survey_submit {
	background: url(images/submit_btn.gif) no-repeat;
	padding: 0 0 0 5px;
	width: 80px;
	height: 20px;
	border: none;
	color: #7d7d7d;
	font-size: 10px;
	text-align: left;
	}

#survey .survey_submit:hover {background-position: 0 -20px; cursor:pointer; color: #fff;}
	
	
/*--------------------promos--------------------*/
	
	
#promo {
	width: 265px;
	float: right;
	}
	
#promo .content {
	padding: 20px;
	}

#footer_promo {
	margin: 20px 0px 0px 0px;
	}
