﻿#uxLeague
{
    margin-top: 3px;
    color: #35710f;
	border: solid;
	border-width: 1px;
	padding: 10px;
}

#uxLeague table
{
    font-size: 0.9em;
    color: #000000;
}

#uxLeague table tr td 
{
    text-align: center;
}

#uxLeague table tr td.name
{
    text-align: left;

/*
.league_table
{
	width:100%;
	margin-top: 10px;
	margin-bottom:30px;
	font-size: 0.9em;
}

.league_table tr th, .league_table tr td 
{
	padding:2px 2px; 
}

.league_table tr th 
{
	background:#8D0000 url('../images/button.png') repeat-x scroll top left;
	color:#ffffff;
}

.league_table tr td 
{
    text-align: center;
	border-bottom:1px solid #dddddd;
	color: #000000;
}

.league_table tr td.name
{
    text-align: left;
	border-bottom:1px solid #dddddd;
	color: #000000;
}
*/

