#footer-in .cities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	width: 840px;
	float: none;
	clear: left;
	background-image: url(/images/citiesbg2.png);
	background-repeat: repeat;
	height: 400px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: circle;
	text-indent: 5pt;

}

.citylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	text-transform: uppercase;
	list-style-type: square;
	text-indent: 10pt;
	list-style-position: inside;
}
