


ul#feature_buttons{
margin:				0 0 0 0;
padding:			3px 0 0 0;


}

ul#feature_buttons li{
display: 			block;
float:				left;
text-align: 		center;
font-weight:		bold;
cursor: 			pointer;
margin:				0 0 0 0;
width:				20px;
height:				17px;
}

ul#feature_buttons li:hover {
background-position:		center left; 
color:				#83b2ba;	
}

ul#feature_buttons li.active {
background-position:		bottom left; 	
background-color:				#11671B;
color:#FFFFFF;
}

#previous { float: none; cursor: pointer; }
#next { float: none; cursor: pointer; }

#slider_wrap {
border: 			#11671B 1px solid;
background:			#55B344;
width: 				765px;
height:				114px;
display:			block;
z-index:			-1200;
max-height:			114px;
overflow:			hidden;
float:left; 
}
		
#slider_wrap div div { 
overflow: 			hidden;
height:				114px;
z-index:			-114; 
}

#slider_wrap div div a{
border:				none;
}