table.mapTable
{
	width: 90%;
}

table.mapTable td.controlBox
{
	vertical-align: top;	
}

table.mapTable td.mapBox
{
	vertical-align: top;
	width: 90%;
}

div#clearlightMap
{
	width: 80%;
	height: 300px; 
	/*margin-left: auto;
	margin-right: auto;*/
}

#mapSelector
{
	width: 340px;
}
