

#rrbtop {
	position: relative;
	background: #72C558 url(../img/bg_rrbtop.gif) no-repeat top left;
	width: 520px;
	height: 27px;
	_overflow: hidden;
}
#rrb {
	background: #72C558 url(../img/bg_rrbbot.gif) no-repeat bottom left;
	color: #fff;
	padding: 10px;
	width: 500px;
	margin-bottom: 1em;
}
#normal #rrb h2 {
	color: #fff;
	margin: 0;
	padding: 0;
}
#normal #rrb p {
	margin: 0;
}
#rrbtop em {
	display: block;
	width: 150px;
	position: absolute;
	left: 194px;
	font-size: 90%;
	bottom: 7px;
}
#rrbtop .pager {
	display: block;
	text-align: right;
	position: absolute;
	right: 8px;
	top: 9px;
	_top: 6px;
	width: 90px;
}
