

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;
}

.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;
}

#grid .weather-data {
	background: url(../images/common/bg-top-x6.gif) top left no-repeat;
	height: 14px;
	margin: 10px 0 0;
	padding: 10px 10px 0;
}

#grid .weather-data ul {
	clear: left;
	margin: 0;
}

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

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

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

#article .weather-caption li {
	background: none;
	font-size: 11px;
	line-height: 13px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

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

#grid .all-weather {
	background: url(../images/common/bg-bottom-x6.gif) bottom left no-repeat;
	clear: left;
	margin-bottom: 20px;
	padding: 10px;
}

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

#grid .all-weather #weather-pre {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0;
}

#grid .all-weather ul li {
	background: none;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

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

.weather-data2 {
	margin-top: 10px;
}

.weather-data2 span {
	color: #068494;
	display: block;
	float: left;
	font-size: 11px;
	width: 50%;
}

#article .weather-data2 ul {
	float: right;
	margin: 0;
	padding: 0;
}

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

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

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

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

