.container02_leftbg{
	background-image: url(container02_leftbg.jpg);
	width: 8px;
	height: 33px;
	background-repeat: no-repeat;
}
.container02_rightbg{
	background-image: url(container02_rightbg.jpg);
	width: 9px;
	height: 33px;
	background-repeat: no-repeat;
}
.container02_topbg{
	background-image: url(container02_topbg.jpg);
	height: 33px;
	background-repeat: repeat-x;
}
.container02_title{
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.container02_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #929292;
	font-weight: normal;
}
.container02_mar{
	margin-bottom: 4px;
}
