.container6_topleftbg{
	background-image: url(container6_topleftbg.jpg);
	width: 18px;
	height: 33px;
   background-repeat: no-repeat;
}
.container6_topmiddlebg{
	background-image: url(container6_middlebg.jpg);
	height: 33px;
	background-repeat: repeat-x;
}
.container6_toprightbg{
   background-image: url(container6_toprightbg.jpg);
	width: 18px;
	height: 33px;
	background-repeat: no-repeat;
}
.container6_title{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bolder;
	font-style: oblique;
}
.container6_contentpane{
	padding: 2px;

}
.container6_mar{
	margin-bottom: 4px;
}

