body {
	background: transparent !important;
    	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

img.weather_current_icon {
	width:60px !important;
	margin-right:4px;
}

.weather_main, .weather_week {
	width: 166px;
	padding:0;
}

.wToday, .weather {
	width:148px;
}

.weath_check, .weather, body, .weather_day {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	color:black;
}

.weather {
	width: 41px;
	padding:0px;
	height:auto;
	margin-left:-5px;
	padding-left:2px;
}

.weather_main table, .weather_main table td {
	padding:0;
	margin:0;
}

.weather_day {
	font-size:14px;
	font-weight:bold;
}

.weather_week {
	margin-top:10px;
	border-top:1px solid black;
	padding-top:10px;
}

img.wIcon {
	width:50px !important;
	padding:7px 0px;
	height:auto !important;
}

.condition {
	margin:0;
}

.temp1 {
	color:#009;
	font-size:14px;

	display:block;
}

.temp2 {
	color:#900;
	font-size:14px;
	padding-top:5px;
	display:block;
}

.condition br {
	display:none;
}

#weathertitle {
	font-size:14px;
	display:block;
	padding-bottom:2px;
	border-bottom:1px solid #7D6F4A;
	margin-bottom:2px;
}

.wToday, .weather, .wToday span, .weather span, .wToday p, .weather p, .wToday img, .weather img {
	opacity:1;
	filter:alpha(opacity="100");
}

.weather_content {
	width:166px;
}

.weather_content h2 {
	font-size:16px;
	margin-bottom:5px;
	line-height:1.2em;
	text-align:center;
	display:block;
	margin:0 auto;
	width:100%;
}