#rnd_MainBox {
	width:990px;
	text-align:left;
	margin:10px auto;
	}

#rnd_FooterBox {
	background: #FB5A03;
	color:#fff;	
	font-weight: bold;
	clear:both;
}
#rnd_TextBox {
	display:block;
	width:300px;
	float:right;
	background-color: #333;
	color:#fff;
	text-align:left;
	margin:10px 0 10px 10px;
}

