#station-data table tr, #station-data table td{
	cursor: default;
}
#station-data tr.wet, #station-data tr.mod-wet{
	color: #004e43;
}
#station-data tr.dry, #station-data tr.mod-dry{
	color: #7a4402;
}
div#station-map-select{
	margin-top: 1em;
}
