div#locations {
	position: absolute;
	left: 60px;
	width: 660px;
	font-family: Times New Roman, Times, Serif;
	font-size: 12pt;
	padding-bottom: 20px;
}

div#locations img {
	float: right;
	padding: 3px 0px 10px 0px;
}

div#locations div.images {
	float: right;
	padding: 3px 0px 10px 0px;
}
div#locations div.images img {
	float: none;
	padding: 0px 0px 6px 0px;
	display: block;
}

div#locations p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div#locations h3 {
	margin: 10px 0px 0px 0px;
	padding: 1px;
	color: white;
	font-family: Arial;
	font-size: 14pt;
	border-bottom: 1px solid white;
	clear: both;
}
div#locations h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #e0e0e0;
	font-family: Times New Roman, Times, Serif;
	font-size: 9pt;
}
div#locations ul {
	margin-top: 0px;
	margin-bottom: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#locations li {
	list-style-type: square;
	font-size: 12pt;
}
div#locations_header {
	text-align: center;
}
div#locations_header ul {
	margin: 0px;
	padding: 0px 0px 20px 0px;;
}
div#locations_header li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 10px;;
}
