.rtsa_matches_match {
   border-bottom: 1px solid #ddd;
}

.rtsa_matches_match td {
   font-family: Trebuchet MS;
}

.rtsa_matches_match td.rtsa_matches_teams:hover {
   color: #222;
   font-size: 13px;
}

.rtsa_matches_match td.rtsa_matches_teams span {
   white-space: nowrap;
}

.rtsa_matches_date  {
   border-bottom: 1px solid #ddd;
   font-family: Trebuchet MS;
   font-size: 12px;
   font-weight: bold;
   height: 20px;
   text-align: right !important;
   padding-right: 10px;
   color: #A9B8D7;
   float: right;
}


.rtsa_matches_group {
   border-bottom: 1px solid #ddd;
   font-family: Trebuchet MS;
   font-size: 12px;
   font-weight: bold;
   padding-top: 5px;
   height: 20px;
   text-align: left !important;
   padding-left: 30px;
   color: #A9B8D7;
}

.rtsa_fixture_i {
   font-size: 10px;
   text-align: right;
}

.rtsa_match_highlight td.rtsa_matches_teams {
   color: #222;
   font-size: 13px;
}

.rtsa_matches_teams {
   font-size: 12px;
   height: 25px;
   padding: 0px 5px 0px 10px;
   font-weight: bold;
   color: #666;
   border-right: 1px solid #ddd;
}

.rtsa_matches_begintime, 
.rtsa_matches_minute {
   border-top: 1px solid #ddd;
}

.rtsa_matches_score, 
.rtsa_matches_begintime, 
.rtsa_matches_minute {
   font-size: 11px;
/* 
   background: url(../images/m1_bg.png) 100% 100% repeat-x;
*/
}
div.rtsa_matches_fixture_a {
   font-size: 10px !important;
   font-weight: normal !important;
   color: #777 !important;
   text-align: right !important;
}

.rtsa_matches_match td.rtsa_matches_teams .rtsa_team_separator {
   width: 15px;
   text-align: center;
   margin: 0px 7px;
}

.rtsa_rtsa_small td.rtsa_matches_teams {
   font-size: 11px;
}

.rtsa_rtsa_small .rtsa_matches_match td.rtsa_matches_teams:hover {
   font-size: 11px;
}

.rtsa_rtsa_small .rtsa_fixture_i {
   font-size: 8px;
}

.rtsa_rtsa_small .rtsa_matches_match td.rtsa_matches_teams .rtsa_team_separator {
   display: none;
}

.rtsa_rtsa_small .rtsa_matches_match td.rtsa_matches_teams span {
   white-space: nowrap;
   display: block;
}



