.container5_topleftbg{
	background-image: url(container5_topleftbg.gif);
	width: 5px;
	height: 22px;
	background-repeat: no-repeat;
}
.container5_topmiddlebg{
	background-image: url(container5_topmiddlebg.gif);
	height: 22px;
	background-repeat: repeat-x;
}
.container5_toprightbg{
	background-image: url(container5_toprightbg.gif);
	width: 5px;
	height: 22px;
	background-repeat: no-repeat;
}
.container5_middleleftbg{
	background-image: url(container5_middleleftbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.container5_middlerightbg{
	background-image: url(container5_middlerightbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.container5_bottomleftbg{
	background-image: url(container5_bottomleftbg.gif);
   width: 5px;
	height: 5px;
	background-repeat: no-repeat;
}
.container5_bottommiddlebg{
	background-image: url(container5_bottommiddlebg.gif);
   height: 5px;
	background-repeat: repeat-x;
}
.container5_bottomrightbg{
	background-image: url(container5_bottomrightbg.gif);
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
}
.container5_contentpane{
	padding: 2px;
}
.container5_mar{
	margin-bottom: 4px;
}
.container5_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
   font-weight: bolder;
}