#weatherTable {
	background-color:#EDF1F4;
}

#weatherTable td {
	font-size:80%;
}

#weatherTable td.header {
	background-color:#D2DEE5;
}

#weatherTable td.info {
	font-size:70%;
}