.text {
background-color: #eeeeee;
border: 1px solid #000000;
margin: 20px 0px 10px 0px;
padding: 5px;
}

#tabletop {
	width:479px;
}

#tableall {
	width:479px;
}

#tablebottom a{
	width:479px;
}

#tablebottom a:hover  {text-decoration:none;font-weight:normal; font-size:11px; display:block; background-color:#FFFFFF; color:#666666;}

#tabletop div {
	background-image:url(../images/table_head.jpg); 
	background-repeat:repeat-x;
	height:19px;
	border-right:1px solid #CCCCCA;
	border-left:1px solid #CCCCCA;
	border-bottom:none;
	float:left;
	text-align:center;
	padding-top:3px;
	padding-left:4px;
}

.cell_match {
	width: 40px;
}

.cell_team {
	width: 123px;
}
.cell_pct {
	width: 70px;
}


#tablebottom div {
	height:20px; 
	border:1px solid #CCCCCA;
	border-bottom:none;
	padding-top:4px;
	padding-left:4px;
	float:left;
	text-align:center;	
}
