@charset "UTF-8";
/* CSS Document */

/* set millions of background images */
.rbroundbox {
	background-image: url(images/nt.gif);
	background-repeat: repeat;
	margin-bottom: 10px;
}
.rbtop div {
}
.rbtop {
}
.rbbot div {
}
.rbbot {
	height: 75px;
	width: 300px;
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox {
	width: 228px;
	margin: 1em auto;
}
#roundBoxWrapper {
	margin-bottom: 20px;
}
