@charset "UTF-8";


#content .locations {
	width: 175px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#content .locations ul {
	margin: 0px;
	padding: 10px 0px 0px;
}
#content .locations li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px;
}
