.home-image { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 475px; 
	overflow: hidden;
	/*border:1px solid #cccccc;*/
	}
.upper{
	width: 475px; 
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}	
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 475px; 
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:475px;
		overflow:hidden;
		float:left;

		}
	div.scroller div.content {
		width: 10000px;
		padding:0px;
		}

.controls{
	text-align:right;
	padding:0;
	*float:right;
	height:25px;
}		
.numb{
color:#9A9A9A;
background:#FFFFFF;
margin-right:5px;
font-size:18px;

}		
.numb a{
color:#9A9A9A;
text-decoration:none;
}
.numb a:hover{
color:#000000;
font-size:18px;
font-weight:bold;
text-decoration:none;
}
.slide-product-name{
 color:#f10092; font-size:1.2em; font-weight:bold; width:400px;*width:300px;
}
.slide-product-name a{
 color:#f10092; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:bold; text-decoration:none;
}
.slide-product-name a:hover{
 color:#f10092; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:bold; text-decoration:none;
}
.control-buttons{
	width: 475px;
	padding-top:5px; 
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.slider-price-box{
 color:#f10092; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:bold;

}
.slider-short-description{
font-family:Geneva, Arial, Helvetica, sans-serif; width:400px;*width:300px;
}