div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 850px;
	height: 308px;
	*height: 298px;
	_height: 298px;
	overflow: hidden;
	border:1px solid #999999;
	color: #CCCCCC;
	float: left;
	}

	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:840px;
	height: 308px;
	*height: 298px;
	_height: 298px;
	overflow:hidden;
	float:left;
	color: #CCCCCC;
		}
	div.scroller div.content {
	width: 10000px;
	color: #CCCCCC;
		}


	div#section2 {
	color:#CCCCCC;
		}
.productMiddle #my-glider {
	padding-top: 30px;
}
