/* CSS Document */
.event_cls {background-color: #C00;color:#FFF; font-weight: bold; text-decoration: none; cursor: hand;}
.event_head{background-color: #333;color:#CCC;font-weight:bold;font-size: 0.8em;}
.event_col{background-color:#CCC;color:#333;height:25px}
.event_link {text-decoration: none; color:#333;}
#event{float:right;width:300px}
