#main_content_wide .componentheading{
	width:661px;
	background:#FCCA94 url(../images/heading_bg.png) 0 0 no-repeat;
}

#main_content_wide h3 {
	width:100%;
	text-indent:0px;
	border-bottom:2px solid #FCCA94;
	background:none;
}

div#main_wide {
float:left;
	width:680px;
	margin-top:12px;
	background:url(../images/content_wide_mid.png) 0 0 repeat-y;
}

div#main_top_wide,
#main_top_wide_nobg {
	width:680px;
	height:8px;
	background:url(../images/content_wide_top.png) 0 0 no-repeat;
}

div#main_top_wide_nobg {
	background:url(../images/content_wide_top_nobg.png) 0 0 no-repeat;
}

div#main_content_wide {
	margin-left:15px;
	width:645px;
	margin-top:6px;
	min-height:200px;
	height:auto !important;
	height:200px;
}

div#main_bottom_wide {
	position:relative;
	float:left;
	width:680px;
	height:9px;
	background:url(../images/content_wide_bot.png) 0 100% no-repeat;
}