/******************************************
FEATURE ROTATOR
********************************************/
#Body .chameleon_slider.orange a.navigation_button{
	background-image: url('images/runningsa-nav-btns.png');
}
#Body .chameleon_slider.orange .scrollable_box .viewport h2 a {
	font-weight: bold;
}
#Body .chameleon_slider.orange .thumb_wrapper,
#Body .chameleon_slider.orange .thumb_wrapper .thumb_window .thumb_container ul{
	background-color: #B4B2B3;
}
#Body .chameleon_slider.orange .thumb_wrapper .thumb_window .thumb_container ul li {
	background-color: #8A8B8F;
	color: #fff;
}
#Body .chameleon_slider.orange .thumb_wrapper .thumb_window .thumb_container ul li.on {
	background-color: #FB681B;
	color: #fff;
}
#Body .chameleon_slider.orange .thumb_wrapper .thumb_window .thumb_container ul li:hover {
	background-color: #FB681B;
}
#Body .chameleon_slider.orange .thumb_wrapper .thumb_window .thumb_container ul li.on .caption_wrapper .caption{
	color: #fff;
}
@media (max-width: 480) {
	font-size: 16px;
	line-height: 20px;
}