.container4_topleftbg{
	background-image: url(container4_topleftbg.gif);
	width: 5px;
	height: 22px;
	background-repeat: no-repeat;
}
.container4_topmiddlebg{
	background-image: url(container4_topmiddlebg.gif);
	height: 22px;
	background-repeat: repeat-x;
}
.container4_toprightbg{
	background-image: url(container4_toprightbg.gif);
	width: 5px;
	height: 22px;
	background-repeat: no-repeat;
}
.container4_middleleftbg{
	background-image: url(container4_middleleftbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.container4_middlerightbg{
	background-image: url(container4_middlerightbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.container4_bottomleftbg{
	background-image: url(container4_bottomleftbg.gif);
   width: 5px;
	height: 4px;
	background-repeat: no-repeat;
}
.container4_bottommiddlebg{
	background-image: url(container4_bottommiddlebg.gif);
   height: 5px;
	background-repeat: repeat-x;
}
.container4_bottomrightbg{
	background-image: url(container4_bottomrightbg.gif);
	width: 5px;
	height: 4px;
	background-repeat: no-repeat;
}
.container4_contentpane{
	padding: 4px;
}
.container4_mar{
	margin-bottom: 4px;
}
.container4_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
   font-weight: bolder;
}
