html, body {
	height: 100%;
}
* html #page {
	height: 100%;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: trebuchet, arial, helvetica;
	background-color: #333;
	min-width: 1000px;
}
#pagecontent {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position:relative;
	margin:0 auto;
}
#imgcontainer {
	width: 100%;
	height: 100%;
}
#positionbuttondiv {
	background: rgb(58, 56, 63);
	background: rgba(58, 56, 63, 0.8);
	border: solid 1px #100000;
	color: #ffffff;
	padding: 8px;
	text-align: left;
	position: absolute;
	right:35px;
	top:35px;
}
#positionbuttondiv .positionbuttonspan img {
	float: right;
	border: 0;
}
.positionmapclass area {
	cursor: pointer;
}
.zoombutton {
	border: 0;
	cursor: pointer;
}
.zoomablecontainer {
	background-image: ;
}
/*
www.198zone.com
*/
