﻿.GoogleMapWindow
{
	width: 703px;
	height: 360px;
	float: left;
}

.GoogleMapWindow_detail
{
	width: 195px;
	height: 105px;
	display: none;
}

.GoogleMapWindow_detail span, .GoogleMapWindow_detail a
{
    font-size: 8px;
}

.IconImg
{
	width: 77px;
	height: 57px;
	margin: 2px 0px 2px 0px;
	float: left;
}

a.InfoBoxRef
{
	color: #95B6DC;
	margin-bottom: 1px;
	cursor:pointer;
}

.SlideBar_part1
{
	width: 307px;
	height: 27px;
	background: url('/images/googlePanel_part1.png') no-repeat;
	float: left;
}

.SlideBar_part2
{
	width: 256px;
	height: 27px;
	background: url('/images/googlePanel_part2.png') no-repeat;
	float: left;
	margin-left: -54px;
}

.searchFormWindow
{
	width: 703px;
	float: left;
	display: none;
}

.slideBarText
{
	float: left;  
	height: 18px; 
	padding: 6px 0px 0px 0px; 
	color: White;
	text-align:right;
}

div#googleMapVisibility
{
	cursor: pointer; 
}

div#searchFormWindowVis
{
	cursor: pointer; 
}

div#show
{
	width: 120px;
	padding: 6px 2px 0px 0px;
}

div#showAllMarkers
{
	font-weight:bold;
	text-align:center;
}

div#separator
{
	width: 5px;
	text-align:center;
}

div#showOneMarker
{
	width: 20px;
	text-align:center;
}


#googleMapMini
{
	display: none;
}


div.gmnoprint span
{
	display: none;
}
