td.wConditions h2 {
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #0092D1; 
	text-transform: uppercase; 
	}

table.ccDetails {
	border: 1px solid #00B5E6;
	font-size: 12px;
	background-color: white;
	width: 99%;
	text-align: center;
	
	border-collapse: collapse;
	}
table.ccDetails td {border: 1px solid #00B5E6; padding: 2px 4px;}	
.wTod {
	font-weight: bold;
	border-top: 1px Solid #eeeeee;
	border-bottom: 1px Solid #eeeeee;
}
.wForecast {
	border-top: 1px dotted #dddddd;
	font-size: 11px;
}
a.wforecastLink {
	font-size: 11px;
	color: #000000;
}
.wObserv {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #E3D9B4;
	background-color: #BDECF9;
}
.wConditions {
	font-size: 10px;
	font-weight: bold;
}
.wCondDetails {
	font-size: 12px;
	font-weight: bold;
}
.wFeel {
	font-size: 11px;
	font-weight: bold;
	background-color: #BDECF9;
}
.wFeelValue {
	font-size: 11px;
	background-color: #BDECF9;
}
.wHumidity {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}
.wHumidityValue {
	font-size: 11px;
	background-color: #fff;
}
.wWinds {
	font-size: 11px;
	font-weight: bold;
	background-color: #BDECF9;
}
.wWindsValue {
	font-size: .7em;
	background-color: #BDECF9;
}
.wWindg {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}
.wWindgValue {
	font-size: 11px;
	background-color: #fff;
}
.wBar {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}
.wBarValue {
	font-size: 11px;
	background-color: #fff;
}
.wDew {
	font-size: 11px;
	font-weight: bold;
	background-color: #BDECF9;
}
.wDewValue {
	font-size: 11px;
	background-color: #BDECF9;
}
.wVisi {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}
.wVisiValue {
	font-size: 11px;
	background-color: #fff;
}
.wUv {
	font-size: 11px;
	font-weight: bold;
	background-color: #BDECF9;
}
.wUvValue {
	font-size: 11px;
	background-color: #BDECF9;
}
.wPrecip {
	font-size: 11px;
	font-weight: bold;
	background-color: #BDECF9;
}
.wPrecipValue {
	font-size: 11px;
	background-color: #BDECF9;
}
.wSunr {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}
.wSunrValue {
	font-size: 11px;
	background-color: #fff;
}
.wSuns {
	font-size: 11px;
	font-weight: bold;
	background-color: #BDECF9;
}
.wSunsValue {
	font-size: 11px;
	background-color: #BDECF9;
}
.wExtForecast {
	font-size: 10px;
 	text-align: center;
	background-color: #eee;
}
a.wExtForecast {
	font-size: 10px;
	color: #000000;
}

.wLsup { 
	font-size: 9px;
	color: #c0c0c0;
	text-align: right;
	background-color: #fff;
	border-top: 1px dotted #eeeeee;
}
.wDetails {
	color: #000;
	background-color: #eeeeee;
	text-align: center;
	font-size: 9px;
}
.wxLinks {
	font-size: 10px;
	color: #000000;
}
#weather input, #weather  textarea {
    border: 1px solid #000;
    font-family: Verdana;
    font-size: .8em;
	padding: 1px;
}

#weather  select {
    border: 1px solid #000;
    font-family: Verdana;
    font-size: 1em;
}

#weather-summary {margin: 12px;}
#weather-bug a#weatherChannel {font-size: 11px;}
#weather-bug a#weatherChannel:link { color: #000; }
#weather-bug a#weatherChannel:visited {	color: #000; }
#weather-bug a#weatherChannel:hover {	color: #666;}
#weather-bug a#weatherChannel:active {	color: #000; }
#weather-bug a {color:#000;display:block; text-decoration: none;}
#weather-bug img {float:left; border:none; position: relative; margin-right: 3px;}
#w-temp {display: block; font-weight: bold; }
#w-hum {display: block;}