/**
 * Map
 */

#content .map {
	height:430px;
	width: 100%;
}

#content .map table {
	margin: 0;
}

