﻿#divhighlightsBG{
	position:absolute;
	width:726px;
	height:129px;
	top:560px;
	left:50%;
	margin-left:-355px;
}


#divhighlights{
	position:absolute;
	width:726px;
	height:129px;
	top:554px;
	left:50%;
	margin-left:-355px;
}



#divarrowleft{
	position:absolute;
	width:30px;
	height:30px;
	top:605px;
	left:50%;
	margin-left:-400px;
}

#divarrowright{
	position:absolute;
	width:30px;
	height:30px;
	top:605px;
	left:50%;
	margin-left:370px;
}

/* BLOCCO HIGHLIGHT IN SOTTO CATEGORIE */
#divhighlightsBG_sub{
	position:absolute;
	width:726px;
	height:129px;
	top:500px;
	left:50%;
	margin-left:-355px;
}


#divhighlights_sub{
	position:absolute;
	width:726px;
	height:129px;
	top:496px;
	left:50%;
	margin-left:-355px;
}



#divarrowleft_sub{
	position:absolute;
	width:30px;
	height:30px;
	top:545px;
	left:50%;
	margin-left:-400px;
}

#divarrowright_sub{
	position:absolute;
	width:30px;
	height:30px;
	top:545px;
	left:50%;
	margin-left:370px;
}


#highlightblock{
	width:180px;
	height:112px;
}

#highlightsepare{
	width:14px;
	height:129px;
	background-color:#000;
}




div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 726px; 
	height: 129px;
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:726px;
		height:129px;
		overflow:hidden;
		float:left;		
		}
	div.scroller div.content {
		width: 10000px; 
		}

	div#section2 {
		color:#ffffff;
		}

