.container4_topbg{
	background-image: url(container4_topbg.gif);
	height: 5px;
	background-repeat: repeat-x;
}
.container4_bottombg{
	background-image: url(container4_bottombg.gif);
	height: 3px;
	background-repeat: repeat-x;
}
.container4_title{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
}
.container4_contentpane{
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.container4_mar{
	margin-bottom: 4px;
}
