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

.weather table {
	width: 100%;
}

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