#sliderWrapper { margin-left: 1px; margin-top: 0px; padding-top: 0px; left:1px; width:978px; overflow: hidden; clear: both;}
	#sliderWrapper .slider { overflow: hidden; height: 242px;}
	#sliderWrapper .slider .panel { display: block; float: left; width: 978px; height: 242px;}
	#sliderWrapper #overlay{ width:978px; height: 9px; margin-top: 0px; padding-top: 0px; position:absolute; top: 131px;
							 background-image: url(../images/billboard/overlay.png); background-repeat: no-repeat; }
	#sliderWrapper #pagina { width:975px; position:absolute; top:358px; margin-top: 0px; padding-top: 0px; }
	#sliderWrapper #pagina a.sliderBullet { width: 7px; height: 7px; float: right; padding: 2px; 
											background-image: url(../images/billboard/bullet_off.png);
											background-position: 2px 2px; background-repeat: no-repeat; }
	#sliderWrapper #pagina a.sliderBullet.selected { background-image: url(../images/billboard/bullet_on.png); }
	.separator { background-image: url(../images/contentSeparator.gif); background-repeat: no-repeat; width: 978px; height: 2px; }
	
#slider ul, .slider li { margin:0; padding:0; list-style:none; overflow:hidden; width:978px; height:242px; }	

#content .column { width:489px; float:left;}	
	.column .header { height: 34px; padding-left: 15px; padding-top: 21px; font-size: 15px; font-weight: bold; color: #398A26;}
	.column .header a.title { color: #398A26; text-decoration: none; }
	.column .header a.title:hover { color: #398A26; text-decoration: underline; }
	.column .header a.title:visited { color: #398A26; text-decoration: none; }
	.column .post	{ height: 38px; margin-bottom: 7px; margin-left: 12px; }
	.column .post .date	{ color: #959487; width: 63px; float: left; font-size: 12px; }
	.column .post .desc	{ color: #B7392A; width: 405px; float: left; font-size: 15px;}
	
#content #promos { height: 168px; width:978px;}
	#content #promos .separator { height:168px; width: 2px; float: left; background-image: url(../images/promoSeparator.png); background-repeat: no-repeat; }
	#content #promos .promo		{ height:168px; width: 243px; float: left; background-repeat: no-repeat; display:block; }
	
.feedIcon { width: 16px; height: 16px; position: relative; top:2px; }