
body
{
color:#000;
background-color: #fff;
}
#toplefticons 
{
	display: none;
}
#page
{
width:100%;
}
#wrapper
{
margin-left:0px;
}

#wrapper #header
{
margin-top:4em;
}

#main
{
padding-left:0;
min-height:0;
}


#sentenceprinth,  #sentenceprintf
{
	display: block;
	width: 591px;
	padding: 10px;
	margin-bottom: 0.4em;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
}

#sentenceprinth
{
	position: absolute;
	top: 0;
}

#sentenceprinth p
{
	 margin: 0 0 0 0;
}
* html body #sentenceprinth,  * html body #sentenceprintf
{
	width: 611px;
}
#sentenceprintf
{
	
	text-align: center;
	margin-top: 0.4em;
	position:absolute;
	top:1.2em;
}
#sentenceprinth p
{
	padding: 6px;
}
