.hhmonth
{ clear: both; 
  margin-bottom: 20px;
}

.hhmonthbox5, .hhmonthbox6 
{ border: 1px solid #7F7F9F; 
  width: 182px; 
  padding: 1px; 
  margin: 5px; 
  height: 156px; 
  float: left; 
  clear: left;
}
.hhmonthbox5
{ height: 156px; }
.hhmonthbox6
{ height: 182px; }


.hhmonthheader 
{ font-weight: bold; }

.hhmonthheader div, .hhmonthdays div 
{ float: left; 
  border: 1px solid #6060F0; 
  display: inline; 
  width: 22px; 
  height: 16px;
  margin: 1px; 
  padding: 6px 0px 0px 0px; 
  font-size: 6pt; 
  text-align: center; 
  color: #6666FF;
}

div.empty 
{ border-color: #FFFFFF; }

.hhmonthevents 
{ float: left; 
  margin: 0px 0px 0px 9px; 
  text-align: left; 
  width: 410px; /*300px;*/ 
}

/* Override h3 vertical margins for calendar events */
#column2 .hhmonthevents h3 {
  margin: 10px 0px 3px 0px;
}

.hhmonthevents div 
{ margin-left: 30px; 
  text-indent: -15px; 
  margin-bottom: 3px; 
}

.hhnotes 
{ color: #C0C0C0; 
  font-size: smaller; 
}

.hhmonthend 
{ clear: both; }

.h1 
{ color: #996600; }

div.day  
{ color: #00B090; 
  font-weight: bold; 
  background-color: #E6FFF6; 
}

.day1 
{ color: #00B090; }

div.eve  
{ color: #C030E0; 
  font-weight: bold; 
  background-color: #FFE6F6; 
}

.eve1 
{ color: #C030E0; }

.title 
{ color: #66cc00; }

.tt 
{ color: #d0c0b0; 
  font-family: Verdana; 
  font-size: 75%; 
  text-align: center; 
}

.xx 
{ color: #9966ff; 
  font-family: Verdana; 
  font-size: 8pt; 
  text-align: left; 
}
