html,
body,
#page {
	min-height: auto;
}

html,
body,
* html #page {
	height: auto;
} 

body {
	margin: 0px;
	padding: 0px;
	background: none;
}

#page,
#page #top .logo {
	background-image: none !important;
}

#page #top .pages_images, 
#page #middle .left, 
#page #middle .right,
#bottom,
#printversion {
	display: none;
}

#page #top .title {
	padding: 0px;
}

#page #top .title img {
	display: none;
}

#page #top .title h5,
#page #top .title h6 {
	position: absolute;
	left: 180px;
}

#page #top .title h5 {
	font-size: 20px;
}

#page #top .title h6 {
	font-size: 16px;
	top: 30px;
}

#page #top .logo {
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
}

#page #top .logo img {
	margin-top: 0px;
}

#page {
	width: 500px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: none;
}

#page #middle,
#page #middle .center {
	margin: 0px;
	padding: 0px;
}

#page #middle .center {
	display: block;
	float: none;
	width: 500px;
	margin-top: 190px;
}

#page #middle .right {
	width: auto;
}
