.container02_topbg{
	background-image: url(container02_topbg.jpg);
	background-repeat: repeat-x;
	width: 2px;
	height: 6px;
}
.container02_bottombg{
	background-image: url(container02_bottombg.jpg);
	background-repeat: repeat-x;
	height: 9px;
}
.container02_contentpane{
	font-family: tahoma;
	font-size: 11PX;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}
.container02_title{
   font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
}
.container02_mar{
	margin-bottom: 1px;
	margin-left: 2px;
}

