.container03_topbg01{
	background-image: url(container03_topbg01.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 20px;
}
.container03_topbg02{
	background-image: url(container03_topbg02.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.container03_topbg03{
   background-image: url(container03_topbg03.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 20px;		
}
.container03_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.container03_contentpane{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.container03_mar{
   margin-bottom: 3px;
}