.calendar_highlightdayspan {
  
}
.calendar_navigation {
  padding: 2px;
  text-transform: capitalize
}
.calendar_table {
  font-family: Verdana, serif;
  font-size: 9;
  width:150;
  border: 0px solid #FFFFFF;
}
.calendar_normal {
}
.calendar_highlightday {
  font-weight: bold;
}
.calendar_highlightweek {
  background-color: #feeffe;
}
.calendar_table a {
  font-size:9;
  width: 100%;
  display: block;
  text-decoration: none;
  color: #000;
  margin: 0 1px 0 1px;
}
.calendar_header {
  text-transform: capitalize;
}