.container03_pic01{
	background-image: url(container03_pic01.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 25px;
}
.container03_pic02{
	background-image: url(container03_pic02.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.container03_pic03{
	background-image: url(container03_pic03.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 25px;
}
.container03_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F1F1F1;
	padding-top: 5px;
}
.container03_contentpane{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6B8F;
}
.container03_mar{
	margin-bottom: 3px;
}
