.container2_toprightbg{
	background-image: url(wfg_container2_topright.gif);
	width: 6px;
	height: 5px;
	background-repeat: no-repeat;
}
.container2_middlerightbg{
	background-image: url(wfg_container2_right.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.container2_bottomleftbg{
	background-image: url(wfg_container2_bottomleft.gif);
	width: 5px;
	height: 7px;
	background-repeat: no-repeat;
}
.container2_bottommiddlebg{
	background-image: url(wfg_container2_bottom.gif);
	height: 7px;
	background-repeat: repeat-x;
}
.container2_bottomrightbg{
	background-image: url(wfg_container2_bottomright.gif);
	width: 6px;
	height: 7px;
	background-repeat: no-repeat;
}
.container1_mar{
	margin-bottom: 0px;
}