﻿
.dummy{}


#leftPane
{
	width: 334px;
	/*min-height: 586px;*/
	background-color: #FFFFFF;
	float: left;
}

#mapPane
{
	width: 368px;
	/*min-height: 586px;	*/
	background-color: #FFFFFF;
	float: left;	
}

.boldText, bold
{
	font-weight: bold;
}

.boldLink
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
