.box-var {
	width: 200px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
}
.linkbox {
	margin-right: auto;
	margin-left: auto;
	width: 213px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
}

.box1 {
	background-color: #373232;
	width: 213px;
	height: 8px;
	background-image: url(graph/blocktable_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box2 {
	width: 211px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #4c4a4a;
	border-right-color: #000000;
	background-color: #373232;
	clear: left;
}
.box3 {
	width: 213px;
	background-color: #373232;
	background-image: url(graph/blocktable_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
}

