.container1_topleftbg{
	background-image: url(container1_topleftbg.gif);
	width: 10px;
	height: 12px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.container1_topmiddlebg{
	background-image: url(container1_topmiddlebg.gif);
	height: 12px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.container1_toprightbg{
	background-image: url(container1_toprightbg.gif);
	width: 10px;
	height: 12px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.container1_middleleftbg{
	width:9px;
   border-left: 1px #B1B1B1 solid;
}
.container1_middlerightbg{
   border-right: 1px #B1B1B1 solid;
	width: 9px;
}
.container1_bottomleftbg{
	background-image: url(container1_bottomleftbg.gif);
	width: 10px;
	height: 9px;
	background-repeat: no-repeat;
}
.container1_bottommiddlebg{
	background-image: url(container1_bottommiddlebg.gif);
	height: 9px;
	background-repeat: repeat-x;
}
.container1_bottomrightbg{
   background-image: url(container1_bottomrightbg.gif);
	width: 10px;
	height: 9px;
	background-repeat: no-repeat;
}
.contentpane{
	padding: 0px;
}
.container1_title{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
   font-weight: bolder;
}
.container1_mar{
	margin-bottom: 4px;
}
