/* CSS Document */


#site-header {
	border: 0px;
	border-radius: 0;
	margin-bottom: 0;
	padding: 0;
}
#navbar {
	border: 0;
	border-radius: 0;
}
#leaderboard {
    background-color: white;
}
#leader-row {
    margin-bottom: 5px;
    margin-top: 5px;
}