﻿.clusterPin
{
	background-image:url(/images/m1.png);
	width: 53px;
	height: 40px;
	text-align:center;
	padding-top: 19px;
}

.clusterPin span
{
    color: White;
	font-weight:bold;
	font-family: Arial;
	font-size: 12px;
	height: 38px;
}

.standardPin
{
	background-image:url(/images/pin_orange.png);
	width: 32px;
	height: 32px;
}

#clusterzoom
{
    text-decoration:underline;
    cursor:pointer;
}


