.container3_topleftbg{
    background-image: url(container3_topleftbg.gif);
	 width: 5px;
	 height: 28px;
	 background-repeat: no-repeat;
}
.container3_topmiddlebg{
	background-image: url(container3_topmiddlebg.gif);
	height: 28px;
	background-repeat: repeat-x;
}
.container3_toprightbg{
	background-image: url(container3_toprightbg.gif);
	width: 5px;
	height: 28px;
	background-repeat: no-repeat;
}
.container3_middleleftbg{
	background-image: url(container3_middleleftbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.container3_middlerightbg{
	background-image: url(container3_middlerightbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.container3_bottomleftbg{
	background-image: url(container3_bottomleftbg.gif);
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
}
.container3_bottommiddlebg{
	background-image: url(container3_bottommiddlebg.gif);
	height: 5px;
	background-repeat: repeat-x;
}
.container3_bottomerightbg{
	background-image: url(container3_bottomrightbg.gif);
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
}
.contentpane{
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #5a5a5a;
}
.container3_title{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #ffffff;
   font-weight: bolder;
	padding-left: 20px;
}
.container3_mar{
	margin-bottom: 5px;
}
