#sections, #meta, #language, thead img, th img, #menu h1, #print_player, #send_player {
        display:none;
}

img, a img {
        border:0;
}

#footer .left {
        float:left;
        clear:left;
        margin-right:1em;
}

#footer .right {
        float:left;
        clear:right;
        margin-right:3em;
}

#header, #menu, .no_print, .invisible {
  display: none;
}

body {
  font-family: Arial, Verdana, sans, sans-serif;
  color: #000;
  font-size: 0.7em;
}

a {
  text-decoration: none;
  color: #000;
}

table {
	margin-top: 2em;
	width: 100%;
}

th {
  text-align: left;
  height: 2em;
}

#colleft {
  float: left;
  display: block;
  width: 500px;
}

#colright {
  float: left;
  display: block;
}

#content, #footer {
  clear: both;
}

#contentbottom {
 height: 5em;
}

#footer {
  font-size: 0.8em;
  float: right;
}

#footer .left a, #footer .vf {
  display: none;
}