/* STYLES for "featured_cities" in EmploymentGuide */ .wrapper{ *width:985px; } #featCities{ padding:10px; } #featCities table{ float:left; } #featCities #header{ width:100%; float:left; } #featCities ul{ float:left; width:125px;*width:145px; _margin:0; } #featCities li{ margin-left:5px; _margin-left:12px; line-height:16px; } #featCities a { font-weight:bold; font-size:12px; } .state { color:#F7941D; font-size:13px; font-weight:bold; } .nobullets { list-style-type:none; list-style-position:inside; line-height:14px; *padding:10px; }