.container02_topbg{
	background-image: url(container02_topbg.gif);
	height: 25px;
	background-repeat: repeat-x;
}
.container02_title{
   font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	padding-left: 4px;
}
.container02_contentpane{
   padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #2D2D2D;
	font-weight: normal;
}
.container02_mar{
	margin-bottom: 4px;
}


