.locations li{
	width:45%;
	float:left;
	font-size:12px;	
	margin:5px 0;
	padding:0 0 0 15px;
	list-style:circle;
}

ul.locations{
	margin:0 0 0 30px;
}

.content .listing a {
	color:#000;
	font-weight:normal;
}