html,
body,
#page {
	min-height: auto;
}

html,
body,
* html #page {
	height: auto;
} 

body {
	margin: 0px;
	padding: 0px;
	background-image: none !important;
}

#bg {
	background-image: none !important;
}

#page #top,
#page #middle .titlebar .col_right,
#bottom,
#printversion {
	display: none !important;
}

#page {
	width: 500px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: none;
}

#page #middle,
#page #middle .center {
	margin: 0px;
	padding: 0px;
}

#page #middle .center,
#page #middle .right {
	display: block;
	float: none;
}

#page #middle .right {
	width: auto;
}

#page #middle .right .address {
	width: auto;
	display: block;
	padding: 30px 0px 0px;
}