.rbox_box_gray {
	background: url(../images/rbox_gray_tl.png) no-repeat top left;
}
.rbox_top_gray {
	background: url(../images/rbox_gray_tr.png) no-repeat top right;
}
.rbox_bottom_gray {
	background: url(../images/rbox_gray_bl.png) no-repeat bottom left;
}
.rbox_bottom_gray div {
	background: url(../images/rbox_gray_br.png) no-repeat bottom right;
}
.rbox_content_gray {
	background: url(../images/rbox_gray_r.png) top right repeat-y;
}

.rbox_top_gray div,.rbox_top_gray,
.rbox_bottom_gray div, .rbox_bottom_gray {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbox_content_gray, .rbox_bottom_gray {
	margin-top: 0px;
}
.rbox_content_gray { padding: 0 10px; }








