ol#controls{
		margin:1em 0;
		padding:0px 10px;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
	background: none repeat scroll 0 0 #A3A3A3;
    border: 1px solid #666666;
    color: #FFFFFF;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 7px;
    text-decoration: none;
		}
	ol#controls li.current a{
		background:#A40000;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:24px;
	height:161px;
	position:absolute;
	left:0px;
	top:10px;
	z-index:0;
	}	
#nextBtn, #nextBtn2 {
    left: 300px;
    top: 10px;
}													
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:20px;
	height:90px;
	background:url(../images/btn-back.gif) no-repeat 0 0;	
	z-index:0;
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(../images/btn-next.gif) no-repeat 0 0;	
	}	
	
	
#prevBtnF, #nextBtnF{ 
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:100px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
	}	
#nextBtnF {
    left: 610px;
    top: 0px;
}													
#prevBtnF a, #nextBtnF a{  
	display:block;
	width:30px;
	height:100px;
	background:url(../images/btn-f-back.gif) no-repeat 0 0;	
	z-index:0;
}	
#nextBtnF a{ 
	background:url(../images/btn-f-next.gif) no-repeat 0 0;	
}	
#prevBtnF a:hover {
	background:url(../images/btn-f-back-hover.gif) no-repeat 0 0;	
}
#nextBtnF a:hover{ 
	background:url(../images/btn-f-next-hover.gif) no-repeat 0 0;	
}	
.top-slider .header {padding:6px 26px; font:bold 12px Arial, Helvetica, sans-serif;}
.top-slider-container {height: 160px;position: relative;overflow:hidden; padding:10px 0px;}
.top-slider {background:url(../images/slider-bg.gif) repeat-x; position:relative; padding:2px 20px 18px; height:161px !important;}
.top-slider ul, .top-slider ul li, .top-slider li {list-style: none outside none; margin:0; padding:0;}
.top-slider ul li { width:1000px;}
.top-slider ul li div {
    float: left;
    padding: 5px 0 5px 25px;
    width: 78px;
}
.top-slider a img {padding:0px 1px; border:1px solid #333;; width:80px;height:100px;}
.top-slider ul li span {display:block; width:110px; text-align:justify; font-size:8pt;}
.top-slider-content {overflow:visible !important;}

#prevBtn, #nextBtn {display: block; position: absolute;text-indent: -9999px;top: 10px; z-index:9999;}
#prevBtn {left:0px;}
#nextBtn {left:976px;}
#nextBtn a, #prevBtn a{
	position:relative;
	width:24px;
	height:161px;
	overflow:visible;
}
span#prevBtn a{background:url(../images/back.gif) no-repeat 0px 0px; display:block; height:161px; width:24px;}
span#prevBtn a:hover {background:url(../images/back-hover.gif) no-repeat 0px 0px;}
span#nextBtn a{background:url(../images/next.gif) no-repeat 0px 0px; display:block; height:161px; width:24px;}
span#nextBtn a:hover {background:url(../images/next-hover.gif) no-repeat 0px 0px;}
