.check_wrapper input { margin-left: -99999px; } 
.select_wrapper { overflow: hidden; }

.flex-control-nav a { 
	zoom: 1;
	background: url(../img/ie8_carousel_dots.png) -20px -20px no-repeat !important; 
}
.flex-control-nav a:hover 												{ background-position: -40px -20px !important;  }
.flex-control-nav a.flex-active,
.flex-control-nav a.flex-active:hover									{ background-position: 0 -20px !important;  }


.history_hub_item_inner:hover .flex-control-nav a		 					{ background-position: -20px 0 !important; ; }
.history_hub_item_inner:hover .flex-control-nav a:hover		 				{ background-position: -40px 0 !important; }
.history_hub_item_inner:hover .flex-control-nav a.flex-active,
.history_hub_item_inner:hover .flex-control-nav a.flex-active:hover 		{ background-position: 0 0 !important;  }


.select_wrapper select { border: 1px solid #CCC !important; }

