#geomap h1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#geomap h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#geomap a {
	color: #0058af;
	text-decoration: none;
}

#gmfilters {
	width: 400px;
	height: 500px;
	float: left;
	color: #4b4b4b;
}

#gmfilters img {
	vertical-align: middle;
}

#gmcategories {
	width: 400px;
	height: 500px;
	float: left;
	padding-left: 8px;
	padding-top: 6px;
}

.tabon, .taboff{
	float: left;
	background: url(tablefton.png) no-repeat;
	margin-top: 3px;
	margin-right: 2px;
}

#gmtabs .tabon a, #gmtabs .taboff a {
	padding-left: 12px;
	padding-right: 12px;
	background: url(tabrighton.png) no-repeat right top;
	height: 25px;
	float: left;
	line-height: 25px;
	text-decoration: none;
	color: #464646;
}

#gmtabs .taboff{
	background: url(tableftoff.png) no-repeat;
}

#gmtabs .taboff a{
	background: url(tabrightoff.png) no-repeat right top;
	color: #5d5d5d;
}

#gmtabs{
	width: 392px;
	height: 28px;
	float: left;
	background: gray url(tabsbg.png) repeat-x 0 bottom;
	padding-left: 8px;
}

#gmmap {
	width: 559px;
	height: 500px;
	float: left;
	border-left: 1px solid #9f9f9f;
	overflow: hidden;
}

.gmcategory, .gmsubcategory {
	width: 364px;
	line-height: 22px;
	border-bottom: 1px solid #e9e9e9;
}

.gmcategory{
	font-weight: bold;
}

.gmsubcategory{
	padding-left: 26px;
	width: 338px;
}

.gmcategory span, .gmsubcategory span{
	float: right;
	font-weight: normal;
	font-style: normal;
}

#gmsearchbar {
	background: url(tabstoolbar.png) repeat-x;
	width: 400px;
	float: left;
	padding-top: 5px;
	border-bottom: 1px solid #9f9f9f;
	padding-bottom: 5px;
}

#gmsearchbar input[type="text"]{
	width: 150px;
	margin-left: 8px;
}

#gmsearchbar select{
	width: 150px;
	margin-left: 8px;
}

#gmsearchbar input[type="button"]{
	width: 54px;
	margin-left: 8px;
}

#gmsearchresults {
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	width: 384px;
	height: 438px;
	overflow: auto;
}

#gmsearchresults a {
	color: #4b4b4b;
}

#gmsearchresults div {
	line-height: 22px;
	border-bottom: 1px solid #dbdbdb;
}

img
 {
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
}

#gminfowindowimage {
	width: 80px;
	float: left;

	margin-right: 8px;
}

#gminfowindowimage img {
	padding: 1px;
	border: 1px solid #dbdbdb;
}

#gminfowindowimage img{
	float: left;
}

#gminfowindowdescription {
	float: left;
	width: 200px;
	margin-right: 16px;
}

#gmmaxiinfoimage{
	float: left;

	margin-right: 12px;
	margin-top: 8px;
	width: 160px;
}

#gmmaxiinfoimage img{
	padding: 2px;
	border: 1px solid #dbdbdb;
	float: left;
}

#gmmaxiinfodescription{
	float: left;
	width: 330px;
	margin-top: 8px;
}

#gmmaxiinfodescription img{
	vertical-align: middle;
	margin-bottom: 6px;
}

