div#zone_4th_level_heading {
	background-color: #F1F1F1;
	}

div#zone_4th_level_heading h2 {
	font-weight: normal;
	padding: 2px 8px;
	background-color: #ff6600;
	color: #FFF;
	}

div#zone_4th_level_heading div.image {
	float: left;
	width: 100px;
	overflow: hidden;
	}

div#zone_4th_level_heading div.image img {
	display: block;
	}

div#zone_4th_level_heading div.col1 {
	float: left;
	width: 539px;
}

div#zone_4th_level_heading div.col1_with2 {
	float: left;
	width: 364px;
}

div#zone_4th_level_heading div.col1_withimage {
	float: left;
	width: 439px;
}

div#zone_4th_level_heading div.col1_withimage_with2 {
	float: left;
	width: 264px;
}

div#zone_4th_level_heading div.col2 {
	float: right;
	width: 175px;
	}

div#zone_4th_level_heading div.article {
	padding: 8px;
	}

div#zone_4th_level_heading div.article {
line-height: 1.3;
	}

div#zone_4th_level_heading div.article h3 {
	color: #ff6600;
	}
