cityFilterList {
	clear:			both;
	float:			left;
	color:			#707070;
	background:		#ffe6cf;
	width:			100%;
}

.cityFilterList a{
	color:			#707070;
	font-weight:	normal;
	color:#2573C0;
	font-size:11px;
	text-decoration:underline;
}

.cityFilterList a:hover{
	text-decoration:	none;
}