﻿
.btnMap
{
	width: 0px; 
	height: 0px;
	display: none;	
}

#SelectStateText
{
	padding-top: 4px;
	font-weight: bolder;
}

#divSelectState
{
	font-weight: bolder;
	background-color: #E5E5E5;
	border: solid 4px #CCCCCC;
	margin: 10px 0px 0 0;
	width: 338px;
}

#divSelectState span
{
	width: 76px;	
	float: left;
}

.SelectStateVR
{
	background-color: #CCCCCC;
	width: 1px;
	height: 20px;
	float: left;
	margin-right: 3px;
}