	html, body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #eeeeee;
	}


	div#shim {
		visibility: hidden;
		width: 100%;
		height: 50%;
		margin-top: -210px;
		float: left;
	}


	div#midBox {
		margin: 0 auto 0 auto;
		background: #ffffff;
		width: 600px;
		height: 420px;
		clear: both;
	}
	
	img {
		border: 0;
	}
	
	.rbroundbox { background: url( /inc.img/greyRoundBox/nt.gif) repeat; }
	.rbtop div { background: url(/inc.img/greyRoundBox/tl.gif) no-repeat top left; }
	.rbtop { background: url( /inc.img/greyRoundBox/tr.gif) no-repeat top right; }
	.rbbot div { background: url( /inc.img/greyRoundBox/bl.gif) no-repeat bottom left; }
	.rbbot { background: url( /inc.img/greyRoundBox/br.gif) no-repeat bottom right; }

	.rbtop div, .rbtop, .rbbot div, .rbbot {
		width: 100%;
		height: 7px;
		font-size: 0;
	}
	.rbcontent { height: 406px; }
	
	.rbcontent div.rbcontentpad { padding: 2.7em 3em 2.7em 3em; }
	
	.rbroundbox { width: 600px; }
