#fc {background:#fff; border:1px solid #ababab; border-collapse:collapse; display:none; position:absolute; z-index:999;}
#fc_prev_month {background:url(../img/arrowleftmonth.gif) no-repeat; cursor:pointer;}
#fc_current_month {font:bold 13px Arial; text-align:center;}
#fc_next_month {background:url(../img/arrowrightmonth.gif) no-repeat right; cursor:pointer;}
#fc_prev_month .disabled, #fc_next_month .disabled {background:transparent;}
#fc_daysofweek td {background:#ababab; cursor:default; font:12px Arial; text-align:center;}
.fc_days td {height:24px; width:24px;}
.fc_today {background:#900;}
