@charset "utf-8";
/* CSS Document */
	#myscroller {
position:relative; 
width:220px; height:200px; 
margin:5px; 

overflow:hidden; 



}


