/* Betfair Calendar Print CSS */

body {
  background: #FFF;
  font-size: 0.9em;
}

div#sub_header { display: none; }

div#sidebar { display: none; }

div#tab_wrapper { display: none; }

div.previous_and_next_day { display: none; }

div#content {
  float: none;
  width: auto;
}

div#listings_content table td, div#listings_content table th {
  color: #000;
  padding: 0.8em;
}

td.bet_now a { display: none; }

a.betfair_link { text-decoration: none; }

div#footer_bar { display: none; }

div#locale_links { display: none; }
