
  
 .date {
 
 width: 100px;
 
font: bold 1em Arial, "Trebuchet MS", Tahoma, sans-serif;


 }
  .dayw {
   width: 0px;
   font-size: 0px;
    color: #eeeeee;

 }
 .time {
 width: 20px;

 
 }
 .venue {
 

 width: 90px;
 color: #eb0000;
font: bold 1.8em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;

 }
 .description {
 
 width: 200px;
 padding-bottom:10px;
font: normal 1em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;


 }
 
 .description a {
 color: #333;
}
 .description a:hover {
 color: #eb0000;
}
 
 
.spacer {
width: 0px

}
.highlight {
height:30px;
 -moz-border-radius: 10px;
    background: url('http://worldrollingseries.com/images/bg_body2.gif') #ccc;
    border: 1px solid #333333;
    margin: 10px;
    font: bold 1.8em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif ;
     color: #000;
     letter-spacing: -1.8px;
     padding:5px;
}


.small {
font: bold .8em Arial, "Trebuchet MS", Tahoma, sans-serif;
}