/* CSS Document */

.yui-calendar a.calnav{color:#ffffff !important;
}

.yui-calendar a.calnav:hover{color:#ffffff !important; background:transparent !important; border:none !important;
}

.yui-calendar td.calcell.selected{background:#8c8e91 !important; border:#c7c8cb !important;
}

.yui-calendar td.calcell.selected a{font-weight:bold !important; color:#ffffff !important; border:#c7c8cb !important;
}

.yui-calendar td.calcell.calcellhover{background:#e1e2e2 !important; border:#c7c8cb !important;
}

.yui-calendar td.calcell.calcellhover a{color:#505153 !important; border:#c7c8cb !important;
}

.yui-calendar a.selector{color:#505153 !important;
}