.container01_leftbg{
	background-image: url(container01_leftbg.jpg);
	width: 6px;
	height: 31px;
	background-repeat: no-repeat;
}
.container01_topbg{
	background-image: url(container01_topbg.jpg);
	height: 31px;
	background-repeat: repeat-x;
}
.container01_rightbg{
	background-image: url(container01_rightbg.jpg);
	width: 8px;
	height: 31px;
	background-repeat: no-repeat;
}
.container01_title{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.container01_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.container01_mar{
	margin-bottom: 4px;
}
