td.day-without-date, td.day-with-date, td.no-events {
width:160px !important;
height:80px !important;
}

    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:0px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:0px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:0px dotted #000000;
		display:block;
        }
    .calnk a span { 
        display:none;
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:0px solid #9F9F9F;
        background-color:#950e0e;
        font-family:Georgia;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }

     td.calendar-next a, td.calendar-prev a {
        color:#FFFFFF;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
        color: #FFFFFF;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:1em;
        border:0px solid #9F9F9F;
        background-color:#950e0e;
        color:#FFFFFF;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:1em;
        border:0px solid #9F9F9F;
        background-color:#950e0e;
        color:#FFFFFF;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px !important;;
        height:60px;
        border:1px solid #D5D4D4;
     }
     .no-events {

     }
     .day-without-date {
        width:60px !important;
        height:60px;
        border:1px solid #EDEDED;
     }
     span.weekend {
        color:#565656;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#D5D4D4;
     }
     span.event {
        font-size:1em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
        font-family:Georgia;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:0px solid #D6DED5;
     }

    .catname_small {
       width:10px; 
       height:10px;
	   padding: 0px 5px 5px 5px;
       margin-right:10px; 
	   float:left;	   
       font-size:8px;
       color:#FFFFFF;
       text-align:center;
	   display:block;
	   clear:left;
}
