/*
 * Styles pertaining to the MS Virtual Earth Map
 */

.pinStyle1
{
	position:relative;
	background:url('http://www.virtualhomesmls.com/vhmls-pr/images/pushpin2.png') no-repeat 0 0;
	height:30px;
	width:25px;
	top:-10px;
	color:#fff;
	text-align:center;
	font: bold 12px Arial;
	cursor: pointer;
}

.pinStyle1 .text
{
	position: relative;
	top: 8px;
}

.customInfoBox-body
{
	width: 350px;
}
