.DivClearBoth { clear: both; }

.LeagueLeaders {
	border-left: none;
	/*width: 250px;*/
}

.LeagueLeadersHeader {
	font-family: arial, helvetica, sans-serif;
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	width: 815px;
}

.LeagueLeader {
	float: left;
	border-style: dotted;
	border-width: thin;
	border-color: #cccccc;
}

.LeagueLeadersDivider { 
	background-color: #f8f8f8;
	border-top-style: dotted;
	border-top-color: #cccccc;
	border-top-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-bottom-width: thin;
	font-family: arial, helvetica, sans-serif;
	padding-top: 0.1em;
	padding-bottom: 0.2em;
}

.LeagueLeadersLeft { 
	float: left; 
	margin-bottom: .75em;
	padding-top: .3em
}

.LeagueLeadersLeft a img{
    height: 40px;
    margin-left: 1.0em;
    margin-top: 0.5em;
}
.LeagueLeadersRight {
    float: left;
    font-family: arial, helvetica, sans-serif;
    font-variant: none;
    margin-bottom: .3em;
    padding-left: 0.4em;
    padding-right: 1em;
    padding-top: 0.5em;
    width: 109px;
}
