.ec-tb { position:relative;background-color: #827262 ;  }
.ec-tb-month{ color:#ffffff; font-weight:bold; text-align: center; padding:2px }
.ec-dow-date { text-align: center; font-family: Verdana,arial,helvetica ; font-size:10px ; color:#999999}
.ec-days-d { cursor:pointer;text-align: center; background-color:#f3f3f3; border-right:1px solid #ffffff;border-bottom:1px solid #ffffff }
 .unused { background-color: #fafafa } 
 .ec-today , .hasEvent { background-color: #77a22f ; color:#ffffff; font-weight:bold ; cursor: pointer;}
 
 
 .ec-tb-next { cursor:pointer; height:18px; width:12px; position:absolute;right:2px ; top:1px; background-image:url(/images/ui/eventcal-icons.gif);background-position:-12px 2px }
 .ec-tb-prev { cursor:pointer; height:18px; width:12px; position:absolute;left:2px ; top:1px; background-image:url(/images/ui/eventcal-icons.gif);background-position:0px 2px } 
