﻿.map2d
{
	border: thick ridge #C0C0C0;
	margin: 20px 20px 0px 20px;
	display: block;
	float: left;
}

.button_description
{
	display:block;
	float:none;
	margin-left:30px;
	clear:left;
	font-size:smaller;
}
.map_table
{
	border: medium solid #226e22;
	margin: 20px;
}

.map_table th
{
	width:120px;	
}

.map_table td
{
	
}