/* START - Adv List Finder */
select.subcats, .subcatslabel {
	display: none;
}
select.subcats.active, .subcatslabel.active {
	display: block;
}
/* END - Adv List Finder */
#ost-fullbanner a:hover, #ost-fullbanner a:hover img {
	text-decoration: none;	
}
.topEventsCont {
	max-height: 190px;	
	height: 190px;	
	overflow: hidden !important;
}
#ost-standard-banner.cantshow, #ost-standard-banner.cantshow {
	display: none !important;	
}
.thumb-container {
    height: auto;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;	
}
.modal-gallery .modal-image img {
	left: 0px;
}