div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 100%; 
	height: 210px;
	overflow: hidden;
}