.rbroundbox {
	background-image: url(images/nt.gif);
	background-repeat: repeat;
}
.rbtop div {
	background: url(images/tl.gif) no-repeat top left;
}
.rbtop {
	background: url(images/tr.gif) no-repeat top right;
}
.rbbot div {
	background: url(images/bl.gif) no-repeat bottom left;
}
.rbbot {
	background: url(images/br.gif) no-repeat bottom right;
}


.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 12px;
	font-size: 1px;
}
.rbcontent {
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
.rbroundbox {
	width: 160px;
	float: right;
	margin-top: 1em;
	margin-right: 5em;
	margin-bottom: 1em;
	margin-left: 1em;
}
