.rbox-var {
	width: 522px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	/* padding-left: 8px; */
	text-align: center;
	/* height: auto; */
	/* float: left; */
}
.rbox1 {
	width: 524px;
	height: 8px;
	background-color: #373232;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graph/top_long.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.rbox2 {
	width: 522px;
	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;
	height: inherit;
	margin-right: auto;
	margin-left: auto;
}
.rbox3 {
	width: 524px;
	background-color: #373232;
	background-image: url(graph/bot_long.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px;
}
img {
	border: 0px;
}
