
table.forecastDark {
	border-width: 1px;
	border-style: groove;
	border-color: #800000;
background-color: #ccddcc;
}

td.forecastGraphic{
text-align:center;
padding:10px;
}
td.forecastText {
padding: 4px;
}
td.column2 {
width: 1;
}
