#content_slider{ width:225px; float:left; padding:5px; background:url(../../../images/sl_bg.jpg) no-repeat 5px 5px #fff;}
.slider_wrapper{ float:left; width:225px; height:564px; position:relative;}
.sliderContent{ float:left; width:225px; height:564px; clear:both; position:relative; overflow:hidden;}
.sliderArrows a{ display:none; text-indent:-9999px; outline:none; z-index:50; background-image:url(../gfx/prev_next.png); width:42px; height:42px; position:absolute; top:50%; margin-top:-34px;}
	.prev{ background-position:0 0; left:15px;}
	.prev:hover{ background-position:0 -44px;}
	.next{ background-position:-44px 0; right:15px;}
	
	.next:hover{ background-position:-44px -44px;}
.sliderContent .item{ position:absolute; width:225px; height:564px;}
/*
.sliderContent .item div.bottom{ position:absolute; top:426px; left:0px; width:225px; height:138px; overflow:hidden; color:#5aaa27; font-size:15px; font-weight:bold; text-align:center;}
.sliderContent .item div.bottom span{ display:block; width:225px; height:23px; text-transform:uppercase; cursor:pointer;}
.sliderContent .item div.bottom span:hover, .sliderContent .item div.bottom span.active{ color:#fff; cursor:pointer;}
*/
.bottom{ position:absolute; top:426px; left:0px; width:225px; height:138px; overflow:hidden; color:#5aaa27; font-size:15px; font-weight:bold; text-align:center; z-index:100;}
.bottom span{ display:block; width:225px; height:23px; text-transform:uppercase; cursor:pointer;}
.bottom span:hover, .bottom span.active{ color:#fff; cursor:pointer;}

.battery{ position:absolute; top:94px; left:90px; width:41px; height:198px; z-index:100;}
.battery a{ display:block; width:41px; height:31px; margin:0px 0px 1px 0px; background:#ccc; opacity:0.5;}

.sliderContent .item div.top{ position:absolute; top:300px; left:25px; width:175px; height:85px; overflow:hidden; color:#fff; font-size:12px; text-align:left; font-weight:normal;}
.sliderContent .item div.top p{ width:175px; height:70px; overflow:hidden; display:block;}
.sliderContent .item div.top .more{ text-decoration:none; float:right;}


.sliderBullets{ position:absolute; top:426px; left:0; z-index:-50; width:225px; height:138px; overflow:hidden; color:#5aaa27; font-size:15px; font-weight:bold; text-align:center; text-transform:uppercase; /*display:none;*/}
.sliderBullets a{ display:block; float:left; outline:none; width:225px; height:23px;}
.sliderBullets a:hover, .sliderBullets a.active{ color:#fff;}
.sliderContent a{ outline:none;}
a img{ border:none;}

