/***************************************** TOP SLIDE *****************************************/	
#image_top.scrollable {  
	float:left;
	position:relative;
	overflow:hidden;
	width:606px;
	height:210px; 
	margin:0;
}

#image_top.scrollable #image-items {	
	position:absolute;
	width:20000em;
}

#image-items div.image-item {
	float:left;
	width:606px;
	height:210px; 
	text-align:center;
}

#image-items div.image-item img{
	border:0;
}
