.bbg_loader {
   opacity:1 !important;
   filter:alpha(opacity=100)!important;
   background: url(../images/bbg_loader.gif) #fff no-repeat  center !important;
   text-align: center !important;
   font-size: 20px;
}

.bbg_scroll_container {
   overflow: hidden;
}


.bbg_matches_teams, .bbg_arrows, .bbg_return_to_m {
   cursor: pointer;
}


.bbg_event_item_content_1 {
   text-align: left;
   background-position: center left;
}

.bbg_event_item_content_2 {
   text-align: right;
   background-position: center right;
}

.bbg_event_item_content_goal {
   background-image: url(../images/sl.gif);
}

.bbg_event_item_content_yc {
   background-image: url(../images/yellowcard.gif);
}

.bbg_event_item_content_rc {
   background-image: url(../images/redcard.gif);
}

.bbg_event_item_content_yrc {
   background-image: url(../images/yellowredcard.gif);
}