
#screen{
	position:relative;
width:205px;
height:83px;
	z-index:5;
	top:40px;
	left:29px;
}
	#screen .prev{display:none;}
	#screen .next{display:none;}
	
#sections{
	overflow:hidden;
width:198px;
height:83px;
}	
		#sections div{
		clear:left;
width:198px;
height:83px;
		}
		
	