#stage{/*width:579px;*/width:940px; overflow: auto;overflow-x:hidden; overflow-y:hidden; height:300px; margin:0 auto; border:0px solid red;}
#slider-buttons{width:80px; margin:0 auto; text-align:center; cursor:pointer; }

#slider-buttons a.prev { background:url(../images/arrows.png) no-repeat left top; width:16px; height:15px; display:block; float:left; text-indent:-9999px; outline:none;}
#slider-buttons a.prev:hover { background:url(../images/arrows.png) no-repeat left bottom;outline:none;}
#slider-buttons a.next { background:url(../images/arrows.png) no-repeat right top; width:16px; height:15px; display:block; float:right; text-indent:-9999px; outline:none;}
#slider-buttons a.next:hover { background:url(../images/arrows.png) no-repeat right bottom;outline:none;}

	#myList{width:1190px; border:0px solid blue; margin:0; padding:0; left:400px;}
	#myList li{
		list-style:none !important; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:15px;
		padding:4px; 
		background:transparent;
		float:left;
		width:175px;
		height:270px;
		}
