#leaderboard {
	width: 751px;
	padding-bottom: 30px;
	padding-left: 23px;
}
#skyscraper {
	float: right;
	width: 120px;
	clear: right;
}
#button_container {
	width: 775px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #ED008C;
	border-bottom-color: #ED008C;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.button_cell {
	float: left;
	width: 120px;
	height: 60px;
}
.button_spacer {
	width: 11px;
	float: left;
	height: 60px;
}#pagepeel {
	top: 0px;
	right: 0px;
	position: absolute;
}
