.container2_topleftbg{
	background-image: url(container2_topleftbg.gif);
	width: 5px;
	height: 22px;
	background-repeat: no-repeat;
}
.container2_topmiddlebg{
	background-image: url(container2_topmiddlebg.gif);
	height: 22px;
	background-repeat: repeat-x;
}
.container2_toprightbg{
	background-image: url(container2_toprightbg.gif);
	width: 5px;
	height: 22px;
	background-repeat: no-repeat;
}
.container2_middleleftbg{
	background-image: url(container2_middleleftbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.container2_middlerightbg{
	background-image: url(container2_middlerightbg.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.container2_bottomleftbg{
	background-image: url(container2_bottomleftbg.gif);
   width: 5px;
	height: 4px;
	background-repeat: no-repeat;
}
.container2_bottommiddlebg{
	background-image: url(container2_bottommiddlebg.gif);
   height: 4px;
	background-repeat: repeat-x;
}
.container2_bottomrightbg{
	background-image: url(container2_bottomrightbg.gif);
	width: 5px;
	height: 4px;
	background-repeat: no-repeat;
}
.container2_contentpane{
	padding: 2px;
}
.container2_mar{
	margin-bottom: 4px;
}
.container2_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
   font-weight: bolder;
}

