.container05_topbg{
	background-image: url(container05_topbg.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
.container05_leftbg{
	background-image: url(container05_leftbg.jpg);
	background-repeat: no-repeat;
	width: 16px;
}
.container05_bottombg{
	background-image: url(container05_bottombg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 172px;
	height: 80px;
}
.container05_contentpane{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: White;
}
.container05_title{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #f5821f;
	padding: 5px;
}
.container05_mar{
	margin-bottom: 5px;
}