.container02_topleftbg{
	background-image: url(container02_topleftbg.jpg);
	width: 3px;
	height: 30px;
	background-repeat: no-repeat;
}
.container02_topbg{
	background-image: url(container02_topbg.jpg);
	height: 30px;
	background-repeat: repeat-x;
}
.container02_toprightbg{
	background-image: url(container02_toprightbg.jpg);
	width:4px;
	height: 30px;
	background-repeat: no-repeat;
}
.container02_leftbg{
	background-image: url(container02_leftbg.jpg);
	width: 3px;
	background-repeat: repeat-y;
}
.container02_rightbg{
	background-image: url(container02_rightbg.jpg);
   width:4px;
	background-repeat: repeat-y;
}
.container02_bottomleftbg{
	background-image: url(container02_bottomleftbg.jpg);
	width: 3px;
	height: 4px;
	background-repeat: no-repeat;
}
.container02_bottombg{
	background-image: url(container02_bottombg.jpg);
	height: 4px;
	background-repeat: repeat-x;
}
.container02_bottomrightbg{
	background-image: url(container02_bottomrightbg.jpg);
	width: 4px;
	height: 4px;
	background-repeat: no-repeat;
}
.container02_title{
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	color: #F2E6E9;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.container02_contentpane{
	padding: 4px 4px 4px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #787878;
	font-weight: normal;
}
.container02_mar{
	margin-bottom: 4px;
}
