

div span.deg {
	font: 700 18px verdana, arial, helvetica, sans-serif;
}

div .form #nav {
	margin-bottom: 10px;
	text-align: center;
	word-spacing: 4px;
}

div .form #nav a {
	color: #000;
}

ul.tab-flex {
	padding: 0 0 0 10px;
}

.all-weather {
	clear: left;
	height: 330px;
	overflow: hidden;
	width: 470px;
}

.all-weather a {
	font-size: 11px;
}

.form-control a {
	float: left;
	font-weight: 700;
}

.image {
	background: none !important;
	margin: 5px 0 20px !important;
}

.image.center {
	margin: 10px auto !important;
}

* html .image { /* #HACK - IE */
	width: 259px;
}

*+html .image { /* #HACK - IE 7 */
	width: 259px;
}

.table table td.on {
	background: #F78600;
}

.weather-caption, .weather-nav ul {
	margin: 10px 0 20px;
}

.weather-caption li, .weather-nav ul li {
	background: none !important;
	font-size: 11px !important;
	line-height: 13px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}

.weather-caption li.align-right {
	float: right;
	width: 150px;
}

.weather-data {
	border-bottom: 1px solid #CED4DA;
	height: 24px;
}

.weather-data ul {
	clear: left;
	list-style: none;
	margin: 0 !important;
}

.weather-data ul li {
	background: none !important;
	float: left;
	font-size: 11px !important;
	padding: 0 !important;
}

.weather-data ul li.align-right {
	float: right;
}

.weather-nav {
	float: right;
	padding-top: 15px;
	width: 150px;
}

.weather-nav h2 {
	color: #244E7E;
	font-size: 12px !important;
}

 .weather-nav ul li {
	 margin-top: 3px !important;
 }

#article h2 {
	font-size: 12px;
}

#article p {
	margin-top: -5px;
}

#article p.note-2 {
	margin-top: 0;
}

#article #teaser {
	margin-top: 5px;
}

