#tabs{
	height: 205px;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
#mainTop{
	clear: both;
}
#newsAndEventsBlock{
	float: left;
	width: 225px;
	height: 212px;
	margin-right: 5px;
}
#flashHeader{
	float: left;
}
#homeFlash{
	float: left;
}
#homeFlashButtons{
	width: 512px;
	padding: 0px;
	margin: 0px;
}
#homeFlashButtons a{
	float: left;
}
.imgButton{
	float: left;
	border: none;
}
#mainBottom{
	clear: both;
}
#mainLeft{
	float: left;
	width: 450px;
}
#mainRight{
	float: left;
}
#divider{
	float: left;
	padding: 10px;
}
#divider2{
	float: left;
	padding-bottom: 10px;
}
.ui-tabs .ui-tabs-panel{
	font-size: 11px;
	padding: 10px!important;
}
