.container01_leftbg{
    border: solid 1px #b0b3b8;
}
.container01_topbg{
	background-image: url(container01_topbg.jpg);
	height: 35px;
	background-repeat: repeat-x;
}
.container01_title{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #383838;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.container01_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #808F9A;
	font-weight: normal;
}
.container01_mar{
	margin-bottom: 4px;
}






