.container4_pic01{
	background-image: url(container04pic01.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 30px;
}
.container4_pic02{
	background-image: url(container04pic02.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.container4_pic03{
   background-image: url(container04pic03.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 30px;	
}
.container4_picleft{
	background-image: url(container04pic04.jpg);
	background-repeat: repeat-y;
	width: 6px;
}
.container4_picright{
	background-image: url(container04pic05.jpg);
	background-repeat: repeat-y;
	width: 6px;
}
.container4_pic04{
	background-image: url(container04pic06.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.container4_pic05{
	background-image: url(container04pic07.jpg);
	background-repeat: repeat-x;
	height: 6px;
}
.container4_pic06{
	background-image: url(container04pic08.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.container4contentpane{
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C91518;
}
.container4_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bolder;
	padding-left: 10px;
}
.container4_mar{
	margin-bottom: 5px;
}

