.cc_block_header
{
	background: #8dc63f url(../images/default/subhead.png) repeat-x;
}

.CurrentConditionsBlockHeader
{
	background: url(../images/default/subhead.png) repeat-x;
}

.ForecastBlockHeader
{
	background: url(../images/default/subhead.png) repeat-x;
	border-left: 1px solid #8dc63f;
	border-right: 1px solid #8dc63f; 
}

