
#AccuWeatherWrap{
	border-right:2px solid #C8CDD2;
	border-top:2px solid #C8CDD2;
	width:202px;
}
#AccuWeatherWrap2{
	border-right:2px solid #DCE1E6;
	border-top:2px solid #DCE1E6;
}
#AccuWeatherContent, #AccuWeatherCC, #AccuWeather5Day{
	border-right:3px solid #E6EBF0;
	border-top:3px solid #E6EBF0;
	background-color:#eff2f9;
	color: #3e5469;
	font-family:Verdana;
	font-size:12px;
}
#AccuWeatherContent .title{
	background-color:#E5ECF6;
	text-align:center;
}
#AccuWeatherContent .title img{
	margin: 5px 0 8px 0;
}
#AccuWeatherContent .AccuWeatherSun{
	margin:10px 0 10px 0;
}
#AccuWeatherContent .conditions{
	margin-right:10px;
	margin-top:10px;
	margin-left:0;
	text-align:center;
}
#AccuWeatherContent .subTitle{
	text-transform:uppercase;
	margin: 0 0 5px 0;
	font-size:10px;
}
#AccuWeatherContent .conditionsText{
	margin: 0 0 5px 0;
	font-size:11px;
}
#AccuWeatherContent .horizontalBar{
	width:60px;
	border:0;
	border-bottom:1px solid #3e5469;
	margin: auto 0 auto;
	padding:0;
	line-height:0;
}
#AccuWeatherContent .tempC{
	margin-bottom:10px;
}
.IEPre8 #AccuWeatherContent .tempC{
	margin-top:-5px;
}
#AccuWeatherContent .tempF, #AccuWeatherContent .tempC{
	font-size:20px;
	width:auto;
}
#AccuWeatherContent .conditionsText, #AccuWeatherContent .tempF, #AccuWeatherContent .tempC{
	font-weight:bold;
}

.AccuWeatherbottomLinks{
	padding:3px 0 6px 0;
	background-color:#E5ECF6;
	text-align:center;
}
#AccuWeatherCC .AccuWeatherbottomLinks {
	height: 3px;
	padding: 0;
}
.AccuWeatherbottomLinks a, .AccuWeatherbottomLinks span{
	font-weight:bold;
	font-size:10px;
	color:#053866;
	text-decoration: underline; 
	cursor: pointer;
}
#AccuWeatherMain , #AccuWeatherMain #AccuWeatherWrap, #AccuWeatherForecast #AccuWeatherWrap{
	width:738px;
	clear:both;
}
#AccuWeatherHead{
	float:right;
	color:#33677D;
	font-family:Verdana;
	font-size:12px;
}
#AccuWeatherCC .title{
	font-size:19px;
	margin:5px 0 10px 10px;
}
#AccuWeatherCC .dayColumn{
	float:left;
	text-align:center;
}
#AccuWeatherCC .day{
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	background-color:#E4EDF8;
	padding:0 25px;
}
#AccuWeatherCC .date{
		font-size:11px;
		background-color:#D8E6F4;
}
#AccuWeatherCC .high{
	font-size:18px;
	font-weight:bold;
}
#AccuWeatherCC .low{
	font-size:14px;
	font-weight:bold;
	color:#43779E;
}
#AccuWeatherCC .AccuWeatherSun{
	margin:0 25px 0 25px;
}

#AccuWeatherCC .dayColumn .AccuWeatherSun{
	margin:10px 0 0 0;
}
#AccuWeatherCC .tempChange{
	margin:2px 5px 0 0;
}
#AccuWeatherCC .tempChange a{
	color:#053866;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#AccuWeatherCC .tempSection{
	width:180px;
	text-align:left;
	margin:20px 0 0 20px;
	float:left;
	line-height:29px;
}
#AccuWeatherCC .tempF, #AccuWeatherCC .tempC{
	font-weight:bold;
	font-size:26px;
}
#AccuWeatherCC .RealFeel{
	font-weight:bold;
	font-size:13px;
}

#AccuWeatherCC .conditions{
	margin:10px 0 0 20px;
	font-size:11px;
}
#AccuWeatherCC .conditions .col2{
	margin:4px 0 0 10px;
}
#AccuWeatherCC .conditions .conditionsText{
	font-weight:bold;
}
.celcius, .km, #AccuWeatherMain .tempC {
	display:none;
}
