﻿.ero .ero-body {width: 330px !important;}
.Agora_PowerMap
{
	height: 400px;
	position: relative;
} 
.Agora_PowerMap div.AgoraMessage
{
	position: relative;
	z-index: 120;
} 
.DefaultPin_Active 
{
	background: url(/img/agora_map_pinIcon_active.gif) no-repeat !important;
 } 
 .DefaultPin 
 {
 	cursor: pointer; 
 	cursor: hand; 
 	background: url(/img/square_green.gif) repeat;
 	width: 13px;
 	height: 13px;
 	margin:0 !important;
 	padding:0 !important; 
 	text-decoration:none;
 	text-align: center;
 	border: #175406 solid 2px;
 } 
 .DefaultPinOffice
 {
 	cursor: pointer; 
 	cursor: hand; 
 	background: url(/img/house_icon.gif) no-repeat;
 	width: 20px;
 	height: 20px;
 	padding: 0px !important;
 	text-decoration:none;
 	text-align: center;
 	/*border: #175406 solid 2px;*/
 } 
 
 .NewPin{
	 cursor: pointer; 
	 cursor: hand; 
	 background: url(/img/square_blue.gif) repeat;	 
	 width: 13px;
	 height: 13px;
 	 margin:0 !important;
 	 padding:0 !important; 
	 text-decoration:none;
	 text-align: center;
	 border: #334C6B solid 2px;
}
.OpenHousePin{
	 cursor: pointer; 
	 cursor: hand; 
	 background: url(/img/square_orange.gif) no-repeat;	 
	 width: 13px;
	 height: 13px;
	 padding: 0px !important;
	 text-decoration:none;
	 text-align: center;
	 border: #F1B135 solid 2px;
}
.OPPin{
	 cursor: pointer; 
	 cursor: hand; 
	 background: url(/img/square_orange.gif) repeat;
	 width: 13px;
	 height: 13px;
 	 margin:0 !important;
 	 padding:0 !important; 
	 text-decoration:none;
	 text-align: center;
	 border: black solid 2px;
}
 
 .DefaultPin a
 {
 	color: #fff;
    font-size: 7.5pt;
    font-family: Tahoma;
    width: 10px;
    text-decoration:none;
 	margin:0 !important;
 	padding:0 !important; 
 } 
 
 .DefaultPin div
 {
 	width: 13px;
 	color: #fff;
 	font-size: 7.5pt;
 	font-family: Tahoma;
 	margin:1px 0 0 0 !important;
 	padding:0 !important; 
 	text-decoration:none;
 } 
 .Agora_Map_Box_Table table{ width: 100%; } 
