.container04_topbg{
	background-image: url(container04_topbg.gif);
	width: 172px;
	height: 15px;
	background-repeat: no-repeat;
}
.container04_middlebg{
	background-image: url(container04_middlebg.gif);
	width: 172px;
	background-repeat: repeat-y;
}
.container04_bottombg{
	background-image: url(container04_bottombg.gif);
	width: 172px;
	height: 18px;
	background-repeat: no-repeat;
}
.container04_title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F26F21;
	font-size: 18px;
	font-weight: bolder;
	padding-left: 8px;
}
.container04_contentpane{
	padding: 4px 4px 4px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	font-weight: normal;
}
.container04_mar{
	margin-bottom: 4px;
}
