.container02_bg{
	background-image: url(container02_bg.jpg);
	background-repeat: repeat-x;
}
.container02_title{
	font-family: Century Gothic;
	font-size: 14px;
	color: #800C0C;
	font-weight: bolder;
	font-style: italic;
}
.container02_contentpane{
	padding: 4px 4px 4px 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
	font-weight: normal;
}
.container02_mar{
	margin-bottom: 4px;
}
