#rbox table {
	border:0px;
	margin:8px auto;
	width:440px;
}
#rbox td{
	font-size:11px;
	line-height:1.5;
	vertical-align:top;
	padding:4px 8px;
	background-color:#ffeeee;
}
#rbox th{
	font-size:11px;
	font-weight:normal;
	line-height:1.5;
	vertical-align:middle;
	text-align:center;
	width:110px;
	background-color:#eeeeee;
}