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

.single { 
	line-height: 28px; 
}

.cell_match {
	width: 44px;
}

.cell_date {
	width: 60px;
}

.cell_team {
	width: 125px;
}
.cell_pct {
	width: 86px;
}
.cell_result {
	width: 72px;
}

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

#tabletop { width:682px; background-color:#ccccca; height:28px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;}

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