/*----------------------------------------------------------------------
Leaderboard pages
----------------------------------------------------------------------*/
.xg_lbsettings .xg_lightborder{
	border-width:1px;
	padding:10px;
}
.xg_lbsettings dl {
	width:40%;
	float:left;
	clear:none;
	margin:10px;
}
.xg_lbsettings fieldset dd {
	margin-bottom:0;
	line-height:normal;
	padding-left:80px;
}
.xg_lbsettings p label {
font-weight:normal;
}

/* for spacing the settings button on /leaderboards */
ul.navigation li {
	margin-bottom:15px;
}

.xg_lbsettings p.buttongroup {
	padding-top:0;
	text-align:left;
	clear:both;
}

/* correct the case of the share links on leaderboard foot */
.detailed-leaderboard-module .xg_module_foot{
	text-transform:none;
}