ul#locationList {
	margin:20px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

ul#locationList li {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 20px;
	overflow:hidden;
	display:block;
	float:left;
	width:170px;
	border-bottom:1px solid #eee;
}

ul#locationList li span {
	display:block;
}