div.scroller { 	
	height: 64px;
	overflow: hidden;
}
div.scroller div.section {	
	height:64px;
	overflow:hidden;
	float:left;		
}
div.scroller {
	width: 204px;
	text-align:center;
	float:left;
}

div.controls {
	margin-bottom:4px;
}
#my-glider {
text-align:center;
width:230px;
}
.left {
float:left;
}
div.section img {
margin: 0px -1px;
}
