﻿* { 
	margin: 0; padding: 0;
	float: none !important;
}

html {
	color: #333;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 1.3;
}

body {
	visibility:hidden;
}

/* h2, h3, span, p { display: block; padding-bottom: 10px; } */

div#header h1 a, h2.contentHeader, div.articleDetail { 
	visibility:visible; 
	overflow:visible !important;
	width:100%;
	} 
	
	
div#header { margin: -10em 0 0 0; }
