div.locations {
	width: 900px;
}

div.locations a.area {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}

div.areagroup p,
div.areagroup ul {
	padding-bottom: 2px !important;
}

div.locations a.city {
	font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
}

#right h3 {
	margin-bottom: 10px;
}

div.cities ul {
	width: 200px;
	float: left;
	list-style-type: circle !important;
}

