#centcenthr, .smlst, .smlst h2, .smlst ul, .smlst li, .smlst h2 img, .smlst h2 a{
	display: block;
	overflow: hidden;
}
#centcenthr{
	width: 560px;
	padding-left: 10px;
}
.smlst{
	padding: 20px 40px 10px 40px;
}
.smlst, .smlst h2, .smlst ul{
	width: 480px;
}
.smlst ul{
	margin-top: 10px;
}
.smlst li{
	float: left;
	width: 139px;
	padding-left: 10px;
	margin-right: 10px;
	background: url( "/imgs/arrow_2.gif" ) no-repeat center left;
	border-right: 1px dotted #01496B;
}
.smlst li.nber{
	border: none;
}
.smlst h2 img, .smlst h2 a{
	float: left;
}
.smlst a{
	color: black;
}
.smlst h2 a{
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 0px 0px 5px;
}
.smlst a.allcitylink{
	color: #003366;
	text-transform: capitalize;
	text-decoration: underline;
}