.container2_topleftbg{
	background-image: url(container2_topleftbg.jpg);
	width: 4px;
	height: 43px;
   background-repeat: no-repeat;
}
.container2_topmiddlebg{
	background-image: url(container2_topmiddlebg.jpg);
	height: 43px;
	background-repeat: repeat-x;
}
.container2_toprightbg{
	background-image: url(container2_toprightbg.jpg);
	width: 4px;
	height: 43px;
	background-repeat: no-repeat;
}
.container2_middleleftbg{
	background-image: url(container2_middleleftbg.jpg);
	width: 4px;
	background-repeat: repeat-y;
}
.container2_middlerightbg{
   background-image: url(container2_middlerightbg.jpg);
	width: 4px;
	background-repeat: repeat-y;
}
.container2_title{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bolder;
	font-style: oblique;
}
.container2_contentpane{
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.container2_mar{
	margin-bottom: 0px;
}

