.bbg_match_teams {
   padding-top: 7px;
}

.bbg_match_teams td {
   padding: 0px 15px;
   font-weight: bold;
   font-size: 15px;
   font-family: Trebuchet MS;
   color: #666;
   text-align: center;
}

td.bbg_match_score {
   font-size: 20px;
   font-weight: bold;
}

.bbg_match_minute {
   font-family: Trebuchet MS;
   font-weight: bold;
   text-align: right;
   font-size: 12px;
   padding-right: 15px;
}

.bbg_match_events {
   padding: 0px 15px !important;
   padding-top: 10px;
}

.bbg_event_item {
   display: block;
   border-bottom: 1px solid #aaa;
   width: 99%;
   text-align: center;
   padding: 0px 0px;
   margin: 0px;
   height: 22px;
}

.bbg_event_item td {
   font-family: Trebuchet MS;
   font-weight: bold;
   font-size: 12px;
   white-space: nowrap;
   color: #505050;
}

.bbg_event_item td input {
   height: 18px;
   font-size: 12px; 
   font-weight: bold;
   
   border: 0px; 
   letter-space: 1px; 
   width: 100%;
   font-family: Trebuchet MS;
   color: #666;
   overflow: hidden;
}


.bbg_event_item_minute {
   text-align: left;
   padding: 0px;
}

.bbg_event_item_score {
   text-align: center;
   margin: 0px;
   white-space: nowrap;
}

.bbg_event_item_content {
   padding: 0px 10px !important;
   background-repeat: no-repeat;
   font-weight: normal;
   width: 98%;
}

.bbg_return_to_m {
   font-weight: bold;
   font-size: 12px;
   font-family: Trebuchet MS;
   color: #666;
   padding: 0px 5px;
   margin: 0px;
}


.resosco_bbg_small .bbg_match_teams td {
   padding: 0px 5px;
   font-size: 12px !important;
}

.resosco_bbg_small .bbg_match_minute {
   font-size: 10px;
   padding-right: 10px;
}

.resosco_bbg_small .bbg_match_events {
   padding: 0px 5px !important;
}

.resosco_bbg_small .bbg_event_item {
   padding: 1px 0px;
   height: 18px;
   width: 96%;
}

.resosco_bbg_small .bbg_event_item td {
   font-size: 10px;
   white-space: nowrap;
}



.resosco_bbg_small .bbg_event_item td input {
   font-size: 11px; 
   line-height: 10px;
   height: 14px;
   font-weight: normal;
}

.resosco_bbg_small .bbg_match_teams {
   padding-top: 5px;
}
