
body {
  background: white;
  color: black;
}

table#recordings { 
  vertical-align: top;
}

td { 
  vertical-align: top;
  border-bottom: 1px solid #F0F0F0;
}

tr { 
}

td.formatsize { 
  font-size: smaller;
}

span.nodesc { 
  font-style: italic;
}


span.tagnewmoon { background: #AAAAEE; }
span.tagtopten { background: #FFFACD; }
span.tagcool { background: #E6E6FA; }
span.tagshort { background: #CAE1FF; }


