.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	text-align: center;
	margin: 15px auto 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 780px;
	color: #CCCCCC;
}
a{
	color: #999999;
	text-decoration: none;
}
a:hover{
	color: #000000;
}
h1{
	font-size: 1.6em;
}
h2{
	font-size: 1.4em;
}
h3{
	font-size: 1.1em;
}
h4{
	font-size: .9em;
}
#pageBorder {
	margin: 0px;
}

#clearingBox{
	color: #000000;
	visibility: hidden;
}

#tx_mwimagemap_img_169{
        border: 0px;
}

* html #wrapper {position: relative; height: 1%; overflow: visible; border: 0;}
* html #mainContent {position: relative; height: 1%; overflow: visible;}
