#menu #page-title {
	top: -9px;
	left: 10px;
	position: relative;
}
#referral_game {
	padding: 20px;
	font-family: georgia;
}
#referral_game #title {
	color: #069;
	width: 250px;
	margin: 0 auto;
	font-size: 20pt;
	font-weight: bold;
}
#referral_game #rules li {
	padding-bottom: 20px;
}
#referral_game #rewards {
	color: #C60;
	line-height: 25px;
	list-style-image: url(/images/icons/arrow.png);	
}
.cards {
	width: 862px;
	height: 339px;
	margin-left: -15px;
	background: transparent url(/images/bg/really_large.png) no-repeat scroll 0 0;
}
.cards-content {
	margin-left: 55px;
	padding: 15px 0;
}
.cards #card-top {
	left: 25px;
	position: relative;
	padding-bottom: 25px;
}
.cards #card-top img {
	padding-right: 15px;
}
.cards #card-bottom img {
	padding-right: 25px;
}
#sub-menu {
	width: 139px;
}
.sub {
	font-style: italic;
	font-size: 10pt;
}
