.cc_block_header
{
	background: #CBCBCB 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 #CCCCCC;
	border-right: 1px solid #CCCCCC; 
}

