.cleft {
	float: left;
	width: 310px;
}
.cright {
	float: left;
}

#map {
	position: relative;
	width: 280px;
	height: 200px;
}

.t {
	float: left;
	width: 100px;
	font-weight: bold;
	padding-bottom: 5px;
}