.container1_topleftbg{
	background-image: url(wfg_container1_topleft.gif);
	width: 10px;
	height: 9px;
	background-repeat: no-repeat;
}
.container1_topmiddlebg{
	background-image: url(wfg_container1_top.gif);
	height: 9px;
	background-repeat: repeat-x;
}
.container1_toprightbg{
	background-image: url(wfg_container1_topright.gif);
   width: 15px;
	height: 9px;
	background-repeat: no-repeat;
}
.container1_middleleftbg{
	background-image: url(wfg_container1_left.gif);
	width: 10px;
	background-repeat: repeat-y;
}
.container1_middlerightbg{
	background-image: url(wfg_container1_right.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.container1_bottomleftbg{
	background-image: url(wfg_container1_bottomleft.gif);
	width: 10px;
	height: 16px;
	background-repeat: no-repeat;
}
.container1_bottommiddlebg{
	background-image: url(wfg_container1_bottom.gif);
	height: 16px;
	background-repeat: repeat-x;
}
.container1_bottomrightbg{
	background-image: url(wfg_container1_bottomright.gif);
	width: 15px;
	height: 16px;
	background-repeat: no-repeat;
}
.container1_content{
background-image: url(wfg_container1_background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
   font-weight: normal;
   padding-top: 6px;
	padding-left: 6px;
}
.container1_title{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 0px;
}
.container1_titleblock{
	font-family:"Times New Roman", Times, serif;
	background-image: url(wfg_container1_background.gif);
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 0px;
}
.container1_mar{
	margin-bottom: 0px;
}