#map {

}

.legend
{
	background-color: #f4f4f4;
	border: 2px solid rgba(0,0,0,0.2);
	text-decoration: none;
	color: black;
	border-radius: 4px;
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	min-width: 110px;
}

.legend img
{
	height: 24px;
}

.legend .legenCaptionLayer
{
	height: 20px;
}

.legend .legendCaption 
{
	float: left;
}

.legend .legendHide 
{
	float: right;
}
