.weatherbox {
	width:100%;
	border:none;
}
.weatherbox th.hdg1cell {
	background:#00c;
}
.weatherbox td {
	padding:2px;
	font-size:0.7em;
}
.weatherbox th.wfact {
	font-size:1em;
}
.weatherbox h1 {
	color:#fff;
	font-size:0.8em;
	margin:4px;
	text-align:center;
}
.weatherbox .twf1 {
	width:100%;
	border:none;
}
.weatherbox .twf3 {
	width:100%;
	border:none;
}
.weatherbox .twf4 {
	width:100%;
	border:none;
}
.climatable {
	font-size:0.9em;
	width:90%;
	border:1px solid #fff;
	margin-bottom:6px;
}
.climatable td {
	border:1px solid #c8c8c8;
	text-align:right;
}
.climatable td.monam {
	text-align:left;
}
