
.MapDiv
{ 
	width:500px;
	height:450px;
	position:relative;
	/*margin-left:15px;*/
	left:15px;
}

.txtSearch
{
	background-color: #f4f4f3;
	font-family:Arial;
	font-size:9px;
	height:14px;
	width:50px
}

.VEAPI_Pushpin{ text-decoration: none; }
 
.pinStyle2{ position:relative; background:url('/img/mappoint/pin2.gif') no-repeat 0 0; height:29px; width:25px; top:-14px; color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer;}
.pinStyle2 .text{ position: relative; top: 5px; }

.pinStyle2Results{background:url('/img/mappoint/pin2.gif') no-repeat 0 0; height:29px; width:25px; color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer;}
.pinStyle2Results .text{ color:#ffffff;}