table .showlistings {
        max-width:248px; 
        width:248px;
}




 table .showlistings, .showlistings td, .showlistings a {
 font-family:arial, verdana; font-size:11px; text-decoration:none;
}

table .showlistings tr .venue td {  padding:0px; max-height:12px;
}
.showlistings a {
  text-decoration:none;
}

.showlistings .venue {
text-decoration:none; color:#333; font-weight: bold; height:12px; background-color:#d3d3d3;
}

.showlistings .month {
   width:248px; 
   max-width:248px; 
   padding-left:2px; 
   height:8px; 
   background-color:#777; 
   color:#fdfdfd; 
   font-family:arial,verdana; 
   font-weight:bold; 
   font-size:8px; 
   vertical-align:top; 
   text-align:right;
}

