﻿div.MapCanvas
{
	position: absolute;
	
	border: solid 1px #999999;
	background-color: #FFFFFF;
	
	font-family: Arial;
	font-size: 12pt;
	font-weight: 200;
	color: #CC0000;
	
	text-align: center;
}