﻿.ol_qresult {
	overflow-x: hidden;
	overflow-y: visible;
}

.mapresult1stcolumn {
	font-weight: bold;
}

.mapresultheader {
	font-weight: bold;
	text-decoration: underline;
}

#map {
	height: 270px;
	width: 100%;
	border: solid 1px silver;
}

#mapFullScreen {
	height: 471px;
	width: 729px;
	z-index: 10000;
	background-color: #FFFFFF;
	position: relative;
	top: -471px;
	left: 0;
	float: left;
}
