#slider-wrapper{position: relative; height:350px;}
.slider-wrapper-right{position: relative;height:260px;}
#slider-right{width:230px !important;}	
#slider-right li .description{position: absolute;bottom: 0px;width: 100%;background: #000;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
#slider-right ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	#slider img{border:none;}
#slider-right li{ 
	width:230px;
	height:270px;
	overflow:hidden;
	text-align:center;
	}	
#slider{}	
#slider li .description{position: absolute;bottom: 0px;width: 100%;background: #000;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	#slider img{border:none;}
.slider-wrapper-right #slider li{ 
	width:220px;
	height:260px;
	overflow:hidden; 
	}
#slider li{ 
	width:980px;
	height:300px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	opacity:0.5;
	}	
#nextBtn{ 
	left:980px;
	}														
#prevBtn a, #nextBtn a{
	text-indent: -999em;
	display:block;
	width:30px;
	height:77px;
	background:url(../images/slider_left.png) no-repeat 0 0;	
	}
	#prevBtn a:hover{background:url(../images/slider_left_hover.png) no-repeat 0 0;}
#nextBtn a:hover{background:url(../images/slider_right_hover.png) no-repeat 0 0;}
#nextBtn a{ 
	background:url(../images/slider_right.png) no-repeat 0 0;	
	}
.slider-wrapper-right #prevBtn {left:-7px;top:193px !important;width:70px; height:97px;}
.slider-wrapper-right #nextBtn {left:171px;top:193px !important;width:70px; height:97px;}
.slider-wrapper-right #prevBtn a{background:url(../images/slider_left_bottom.png) no-repeat 0 0;width:70px; height:97px;}
.slider-wrapper-right #nextBtn a{background:url(../images/slider_right_bottom.png) no-repeat 0 0;width:70px; height:97px;}
