.resosco_module_scroll_outer {
   position: relative !important;
   overflow: hidden !important;
   height: 113px; /* the height of scrollable module part*/
   font-size: 10px !important;
}



.resosco_module_scroll_outer-ost {
   position: relative !important;
   overflow: hidden !important;
   height: 513px; /* the height of scrollable module part*/
   font-size: 20px !important;
}

.resosco_module_scroll_outer-ostt {
   position: relative !important;
   overflow: hidden !important;
   height: 700px; /* the height of scrollable module part*/
   font-size: 20px !important;
}






.resosco_standalone_match_wrapper {
   position: absolute !important;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
   z-index: 9999;
   font-size: 10px !important;
}

.resosco_standalone_match_closer {
   position: absolute;
   z-index: 100;
   font-size: 10px !important;
}

.resosco_match_active {
   background: url(../images/apos.gif) no-repeat left 4px !important;
   padding-left: 8px;
   font-size: 10px !important;
}

.resosco_standalone_match_events_outer {
   overflow: hidden !important;
   font-size: 10px !important;
}


.resosco_nw {
   white-space: nowrap !important; 
   font-size: 10px !important;
}




tr.resosco_event_type_goal td.resosco_match_events_table_cell_player {
   background-image: url(../images/sl2.gif);
   background-repeat:  no-repeat;
   font-size: 10px !important;
}


tr.resosco_event_type_yc td.resosco_match_events_table_cell_player {
   background-image: url(../images/yellowcard.gif);
   background-repeat:  no-repeat;
   font-size: 10px !important;
}


tr.resosco_event_type_rc td.resosco_match_events_table_cell_player {
   background-image: url(../images/redcard.gif);
   background-repeat:  no-repeat;
   font-size: 10px !important;
}


tr.resosco_event_team_hosts td.resosco_match_events_table_cell_player {
   text-align: left;
   padding-left: 16px !important;
   background-position: left center !important;
   font-size: 10px !important;
}

tr.resosco_event_team_guests td.resosco_match_events_table_cell_player {
   text-align: right;
   padding-right: 16px !important;
   background-position: right center !important;
   font-size: 10px !important;
}


.resosco_cpy {
   font-size: 10px !important;
   margin-bottom: 5px !important;
   text-align: right !important;
   padding-right: 5px;
}

