#main_content_wide .componentheading{
	width: 940px;
	color: #fff;
	background: #87A9C7 url(../images/heading_blue.png) 0 0 no-repeat;
}

#main_content_wide h3 {
	width: auto;
	text-indent: 0px;
	/*border-bottom: 2px solid #FCCA94; */
	/*border-bottom: 2px solid #999999; */
	background: none;
}

div#main_wide {
  position: relative;
  font-size: 100%;
  float: left;
/*  font-size: 10pt;*/
	width: 940px;
	margin-top: 12px;
  background-color: white;
	/* background: url(../images/content_wide_mid.png) 0 0 repeat-y; */
}

div#main_top_wide,
#main_top_wide_nobg {
  position: relative;
	width: 940px;
	height: 8px;
	background: url(../images/content_wide_top.png) 0 0 no-repeat;
}



div#main_content_wide {
  position: relative;
	width: 940px;
	
}

div#main_bottom_wide {
	position: relative;
	float: left;
	width: 940px;
	height: 9px;
	background: url(../images/content_wide_bot.png) 0 100% no-repeat;
}
