#slides { height:250px !important; }

#jFlowSlide{ width:680px !important; height:250px !important; }
#myController {  padding:2px 0; text-align:right; float:right; height:29px; margin-right:20px; margin-top:25px;}
#myController div.jFlowSelected { background:url(../images/pip-light.png) center center no-repeat; }
.jFlowSlideContainer {
	width:680px !important;
	height:250px  !important;
}
jflow-content-slider {
	width:500px;
}
.slide-wrapper { }
.slide-wrapper img { max-height:250px; max-width:500px; }
.slide-thumbnail { width:125px; margin-left:20px; float:left; }
.slide-thumbnail img { position:absolute; }
.slide-details { width:300px; float:left; margin-left:10px;}
.slide-details h2 { font-size:1.5em; line-height: 1; width: 100px; margin:0; }
.slide-details .description { margin-top:10px; width:700px; }

#slider_navigation { 
	height:73px;
	line-height:30px; 
	width:680px; 
	display: table; 
	margin-bottom:20px;
}

.jFlowPrev, .jFlowNext { 
	float:right; 
	height: 100%; 
	vertical-align: middle;
	display: inline-block; 
}

.jFlowControl, .jFlowPrev, .jFlowNext { cursor:pointer; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { }
.jFlowControl { float:left;color:#FFF; font-weight:bold; margin-right:8px; height:29px; width:16px; text-align:center; line-height:29px; background:url(../images/pip-dark.png) center center no-repeat; }

.slider-product-name {
	z-index: 999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9; 
	-khtml-opacity: 0.9; 
	opacity: 0.9; 
	background-color: #900; 
	color: #FFF;
}