.blackbox {
	text-align:center;
	}
.blackbox .left {
	background:url(../images/blackbox_left.gif) repeat-y right;
	width:4px;
	}
.blackbox .right {
	background:url(../images/blackbox_right.gif) repeat-y left;
	width:8px;
	}
.blackbox .center {
	width:570px;
	}
.blackbox .top td {
	height:11px;
	font-size:1px;
	line-height:1px;
	}
.blackbox .bottom td {
	height:13px;
	font-size:1px;
	line-height:1px;
	}
.blackbox .top .center {
	background:#000000 url(../images/blackbox_top.gif) repeat-x top;
	}
.blackbox .middle .center {
	background:#000000 url(../images/blackbox_center.gif) repeat-x top;
	height:130px;
	vertical-align:top;
	}
.blackbox .bottom .center {
	background:#000000 url(../images/blackbox_bottom.gif) repeat-x top;
	}
.blackbox_content {
	margin:18px;
	text-align:left;
	color:#ffffff;
	font-size:13px;
	}