@import "print_partial.css";

div.logo_container {
 float: left;
 width: 19mm;
 height: 160mm;
 background: #000;
}

div.logo_container img {
 width: 19mm;
}

div.sponsors_container {
 float: left;
 width: 100%;
 text-align: center;
 background: #176c27;
}

div.sponsors_container img {
 width: 170mm;
}


fieldset.main, fieldset.secondary {
    border:0px;
    padding:0px;
}

fieldset.secondary {
 color:#000;
}

fieldset.secondary legend {
    color:#000;
}

td.logo h1 a img, td.banner div.circuit_sponsors a img {
  border:0px;
}


table.stats th.ataque {
  color:green;
}

table.stats th.error_forzado {
  color:orange;
}
table#match_score td {
  background-color:#FFF;
  color:#000;
}
