/* CSS Document */
.clearfix { 
	display:inline-block !important;
	clear:both !important;
}
.submenu {
	margin-top:25px !important;
	margin-left:-90px !important; 
}

.units .submenu {
	margin-left:-160px !important;
}

.panel h2 {
	position:relative !important;
}

.panel_blue,
.panel_big_red,
.panel_green {
	height:auto !important;
}

#footer {
	margin-top:-20px;
}

.panel ul {
	margin-top:20px;
}

.text a {
	background:none !important;
}