.resosco_standings_outer {
   width: 99%;
   margin: auto; 
   font-size: 10px !important;  
}

.resosco_standings_group_separator {
   height: 15px;
   padding-left: 3px;
   font-size: 10px !important;
   font-weight: bold;
   margin-top: 10px;
   text-align: left;
}

.resosco_standings_table {
   font-size: 10px !important;


}

.resosco_standings_table_header {
 height: 15px;
   font-size: 10px !important;
}

.resosco_standings_table_header .resosco_standings_table_cell {
   font-size: 10px !important;
   font-weight: bold;
   text-align: center;
   color: #555;

}

.resosco_standings_table_header .resosco_standings_table_cell_c0 {
   font-size: 10px !important;
}

.resosco_standings_table_header .resosco_standings_table_cell_c1 {
   text-align: left;
   font-size: 10px !important;
}

.resosco_standings_table_header .resosco_standings_table_cell_c2 {
   font-size: 10px !important;
}

.resosco_standings_table_header .resosco_standings_table_cell_c3 {
   font-size: 10px !important;


}

.resosco_standings_table_header .resosco_standings_table_cell_c4 {
   font-size: 10px !important;
}


.resosco_standings_table_row {
   height: 15px;
   font-size: 10px !important;
}

.resosco_standings_table_row .resosco_standings_table_cell:hover {
   color: #222 !important;
   font-size: 10px !important;
}

.resosco_standings_table_row .resosco_standings_table_cell {
   text-align: center;
   border-top: 1px solid #ccc;
   white-space: nowrap;
   font-size: 10px !important;
   color: #555;

}

.resosco_standings_table_row .resosco_standings_table_cell_c0 {
   width: 5%;
   padding-right: 3px;
   text-align: right;
   font-size: 10px !important;
}

/*teams*/
.resosco_standings_table_row .resosco_standings_table_cell_c1 {
   text-align: left;
   width: 20%;
   font-size: 10px !important;
}

/*points*/
.resosco_standings_table_row .resosco_standings_table_cell_c2 {
   width: 10%;
   font-size: 10px !important;
}

/*matches*/
.resosco_standings_table_row .resosco_standings_table_cell_c3 {
   width: 10%;
   font-size: 10px !important;

}

/*goals*/
.resosco_standings_table_row .resosco_standings_table_cell_c4 {
   width: 10%;
   font-size: 10px !important;


}

/*wtl*/
.resosco_standings_table_row .resosco_standings_table_cell_c5 {
   width: 10%;
   font-size: 5px !important;
}

