td.match_date{
font-size: 12px;
    color: #999;
padding:5px 0 ;
	}

td.team_thome{
 color: #dfdfdf;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

td.match_result{
 text-align: center;
color:#666;
}

td.team_taway{
 color: #dfdfdf;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.jsm_nextmtable td{

	border:0px;

	padding:3px;
	 text-align: center;

}

table.jsm_nextmtable{

	width:100%;

}

td.versus {
    color: #666;
}
.jsm_nextmtable tr{

	border:0px;

}
table.jsm_nextmtable tbody tr td.team_thome {
    text-align: center;
}
table.jsm_nextmtable tbody tr td.team_taway {
    text-align: center;
}