@charset "UTF-8";

a:link,
a:visited,
a:hover,
a:active {
	color: #000 !important;
}

div#header img#blocks,
div#nav_main,
div#mainImage,
div#login,
div#nav_sub,
div#print,
div#related
{
	display: none !important;
}

body,
div#container,
div#main,
div#content {
	width: auto !important;
	background: #fff !important;
	color: #000 !important;
}

body {
}

div#header img#logo {
	margin: 0;
}

div#main {
	padding: 0 !important;
	margin: 27px 0 0 0 !important;
}

div#content {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}


div#footer {
	color: #000;
	width: 100% !important;
}