#rotator {
	float: left;
	height: 227px;
	width: 980px;
	margin: 0px;
	padding: 0px;
}

a, img { margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}


/* featured */
.featured { float:left;width: 940px;height: 218px;overflow: hidden;background: #FFF;}
.recent {
	float:left;
	width: 40px;
	height: 218px;
	overflow: hidden;
	background-color: #CCCCCC;
}
#re-text { float: left;overflow: hidden;width: 175px;height: 150px;padding: 110px 20px 0 93px;}    
                                           
#Controls {
	float: left;
	overflow: hidden;
	width: 35px;
	height: 150px;
	text-indent: -5000px;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
#Controls div.jFlowSelected { background: transparent url(bol_hover.jpg) center top no-repeat;}                                
.jFlowControl { background: transparent url(bol_nada.jpg) center top no-repeat;float: left;width: 35px;height: 35px;cursor:pointer;}         
#jFlowSlide {float: left;width: 930px;height: 305px;}    

#raya {
	float: left;
	width: 980px;
	height: 9px;
	background-image: url(raya-980x9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

