﻿body {
	font-family: verdana, Tahoma;
	font-size: 11px;
	color: #343434;
}
.loading {
	background: url(loading.gif) center center no-repeat;
}

.quiet {
	color: #CCCCCC;
}

.small {
	font-size: 9px;
}

#map {
	width: 600px;
	height: 450px;
}