.container03_titlebg{
	background-image: url(container03_titlebg.jpg);
	height: 20px;
   width: 100%;
	background-repeat: no-repeat;
}
.container03_contentbg{
	background-image: url(container03_contentbg.jpg);
	width: 100%;
	background-repeat: repeat-y;
}
.container03_rightbg{
	background-image: url(container03_rightbg.jpg);
	width: 7px;
	background-repeat: repeat-y;
}
.container03_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCFCFC;
	font-weight: bolder;
	padding: 3px 0px 0px 0px;
}
.container03_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	font-weight: normal;
}
.container03_mar{
	margin-bottom: 0px;
}
