.simply-scroll-clip { position: relative; overflow: hidden; }



.simply-scroll-btn {
		position: absolute; background-image: url(buttons.png); width: 42px; height: 44px; z-index:3; cursor: pointer; }
	

.simply-scroll {
	width: 100%; height: 100px; margin-bottom: 1em; }

.simply-scroll .simply-scroll-clip { width: 100%; height: 100px; }
	
.simply-scroll .simply-scroll-list li { float: left; width: 110px; height: 100px; margin-left:10px;}
