.smartBox{
	float: left;
	height: auto;
	width: 300px;
	border: none;
	margin: 0px 3px 10px 3px;
}
.smartBoxLabel, .smartBoxLabelInner{
	background-color:white;
border:1px solid #B4BFA1;
}

.smartBoxLabelInner{
	border:medium none;
color:black;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
margin-left:10px;
padding-bottom:3px;
padding-top:3px;
text-align:left;	
}
.smartBoxTableContainerMap{
	width: 500px!important; float:left;
}
.smartBoxTableContainer{
	width: 100%; float:left;
}
.smartBoxTableDisplayContainer{
	width: 100%; float:left;
}
.smartBoxTable,.smartBoxTable_Display{
	float: left;
	margin: 5px 5px 5px 5px;
}
.smartBoxMapContainer{
	float:right; 
	height:100px; 
	width:170px; 
	padding:10px 0px 10px 10px;
}
.smartBoxMap{
	width:170px;
	height:100px;
}
.smartBoxMapLabel{
	text-align: center;
}
.mapViewItem{
	font-family:"Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #333;
	background-color:#b4bfa1;
	font-style:normal;
	font-weight:bold;
	color:#446129;
	cursor: pointer;
}
.mapViewItemHover{
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #333;
	background-color: #fee7b0;
	font-style: normal;
	font-weight: bold;
	color:#446129;
	cursor: pointer;
}
.td_col_table_and_map{
width:475px!important;
}
.th_col_table_and_map{
vertical-align:top;
}