.container1_topleftbg{
	background-image: url(container1_topleftbg.gif);
	width: 7px;
	height: 29px;
	background-repeat: no-repeat;
}
.container1_topmiddlebg{
	background-image: url(container1_topmiddlebg.gif);
	height: 29px;
	background-repeat: repeat-x;
}
.container1_toprightbg{
	background-image: url(container1_toprightbg.gif);
   width: 5px;
	height: 29px;
	background-repeat: no-repeat;
}
.container1_middleleftbg{
	background-image: url(container1_middleleftbg.gif);
	width: 7px;
	background-repeat: repeat-y;
}
.container1_middlerightbg{
	background-image: url(container1_middlerightbg.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.container1_bottomleftbg{
	background-image: url(container1_bottomleftbg.gif);
	width: 7px;
	height: 3px;
	background-repeat: no-repeat;
}
.container1_bottommiddlebg{
	background-image: url(container1_bottommiddlebg.gif);
	height: 3px;
	background-repeat: repeat-x;
}
.container1_bottomrightbg{
	background-image: url(container1_bottomrightbg.gif);
	width: 5px;
	height: 3px;
	background-repeat: no-repeat;
}
.contentpane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
   font-weight: normal;
   padding-top: 6px;
	padding-left: 6px;
}
.container1_title{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bolder;
	padding-left: 20px;
}
.container1_mar{
	margin-bottom: 6px;
}
