.list_new_table {
   width:100%;
   border:0;
}

.list_new_event_image_odd {
  text-align:left;
  padding: 4px;
  margin: 4px;
}

.list_new_event_image_inner_odd {
  white-space:nowrap;
}

.list_new_event_start_date_odd {
  with:170px;
}

.list_new_event_link_odd {
}

.list_new_event_image_even {
  text-align:left;
}

.list_new_event_image_inner_even {
  white-space:nowrap;
  background-color:#EEEEEE;
}

.list_new_event_start_date_even {
  with:170px;
  background-color:#EEEEEE;
}

.list_new_event_link_even {
  background-color:#EEEEEE;
}


.caltable {
    width:610px;
    border:1px solid rgb(161,165,169);    
}

.calheader {
    text-align:center;
    background-color:#f3f4f5;
}

.calheadertable {
    width:100%;
    border:0;
}

.calheaderfirst {
    text-align:right;
    width:40%;
}

.calheadersecond {
    text-align:center;
    width:20%;
    white-space:nowrap;
}

.calheaderthird {
    text-align:left;
    width:40%;
}

.calheaderimgleft {
    border:0;
    text-align:right;
}

.calheaderimgright {
    border:0;
    text-align:left;
}

.calevtlocation {
    display:none;
}

.calevtdescription {
    display:none;
}

