#rr_holder {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#rr_header {
	background: url(/images/rr_banner.jpg) no-repeat bottom right;
}

#rr_content {
	margin: 55px auto 0 auto;
	padding: 0;
	width: 860px;
}

#rr_left {
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
	width: 400px;
}

#rr_info {
	margin: 0 0 0 0;
}

#rr_right {
	float: right;
	margin: 0;
	padding: 0;
	width: 400px;
}

.navigation {
	border-bottom: 1px solid #005BA2;
	border-top: 2px solid #005BA2;
	float: left;
	font-size: 14px;
	margin: 0;
	width: 1000px;
}

li.rr_active {
	padding: 12px 0 12px 35px;
	background: url(/images/active_star.jpg) no-repeat 0 13px;
	border-top: 1px solid #dbe5e4;
}

li.rr_inactive {
	color: #adadad;
	background: url(/images/inactive_star.jpg) no-repeat 0 13px;
	padding: 12px 0 12px 35px;
	border-top: 1px solid #dbe5e4;
}

li.rr_active a:link, li.rr_active a:active, li.rr_active a:visited {
	text-decoration: none;
	color: #FF6528;
}

li.rr_active a:hover {
	text-decoration: none;
	color: #0066cc;
}

img.rr_logo {
	margin: 35px 0;
}

img.rr_icon {
	margin: 0 15px 25px 0;
	padding: 5px;
	border: 1px solid #dbe5e4;
	float:left;
}

h2.total_rewards {
	display: inline;
	margin-top: 0;
}

h2.rr_title {
	color: #0066CC;
}

p.rr_first {
	border-top: 1px solid #dbe5e4;
	padding-top: 8px;
}
