﻿div#Map
{
	height: 300px;
	float: left;
	margin-right: 25px;
	width: 512px;
}
div#MapList
{
	height: 300px;
	overflow: auto;
}

