* {
        font-family: tahoma, helvetica, sans-serif;
        font-size: 11px;
        color: #FFF;
}

.content { 
	z-index: 100; 
	color: black; 
	top: 2px; 
	background-color: white; 
	width: 100%; 
	height: auto; 
	overflow: visible;
	margin: 0px;
	padding: 0px;
	float: none;
        overflow-Y: visible;
        overflow-X: visible;
}

div.inmain {
	float: none;
	height: auto;
	overflow: visible;
        left: 2px; 
        right: 2px;  
        top: 2px;  
}

div.mainbox {
	overflow: visible;
	width: 100%;
	height: auto;
}

h1 {
        font-size: 12px;
        font-weight: bold; 
	text-align: center;
}

.page_header { font-weight: bold; font-size: 20px; color: black; }
.logincolumn { display: none; top: 0px; right: 0px; width: 0px; height: 0px; overflow: hidden; z-index: -1;}
.printHide { display: none; }
div.language { display: none; z-index: 0;}
div.language img { display: none; z-index: 0;}
div.language a { display: none; z-index: 0;}
.masthead { display: none; }
.pageheader { display: none; }
.links { display: none; }
.moviemast { display: none; }
.footer2 { display: none; }
