/* weather.css
-------------- */

.weather table {
	width: 100%;
}

.weather td {
	vertical-align: middle !important;
}

.weather-nojs {
	font-weight: bold;
	text-align: center;
}

.weather-nojs.weather-center {
	font-size: 1.3em;
}
