#sCalendar
{
width: 170px;
}

#sCalendar table
{
width: 170px;
}

#sCalendar, #sCalendar a, #sCalendar div, #sCalendar span, #sCalendar td
{
font-size: 11px;
font-family: Verdana, Arial;
color: #000000;
}

#sCalendar td
{
padding: 2px;
border-top: 1px solid #f1f1f1;
border-right: 1px solid #f1f1f1;

width: 20px;
}

.sCalendarSilver span
{
color: #A2A89D !Important;
}

.sCalendarDate
{
background-color: #A74228;
color: #ffffff !Important;
cursor: pointer;
cursor: hand;
}

.sCalendarDateLess
{
background-color: #C7816F;
color: #ffffff !Important;
}

.sCalendarSelected
{
background-color: #DAEFC2;
}

#sCalendarTop
{
height: 18px;
background-color: #A74228;
color: #ffffff !Important;
}
#sCalendarTop div
{
width: 140px;
float:left;
color: #ffffff !Important;
}
#sCalendarTop a, #sCalendarTop span
{

color: #ffffff !Important;
}
#sCalendarTop span
{
cursor: pointer;
cursor: hand;
float:left;
}
