* {
	color:#000!important; /* ensures 1 colored clearly readable text */
	background:none!important;
}
#header, #leftNavigation, .adres, #footer
 {
	display:none;
}

#blockLeft {
	float:none;
}
#brand {
	margin:0px 0 20px 0px;
	
}

#content {
	width:100%!important; /* use full page width */
}

ul li {
	list-style-type:disc; /* give back bullets to lists */
	padding-left:0;
}

