#ctable_small {
 width:135px;
 #width:130px;
}

.thead_small {
 color:white;
 font-size:8pt;
 font-weight:bold;
 font-family:Verdana;
}

.weekday_small {
 text-align:center;
 font-size:8pt;
}

#monthbefore_small {
 margin-right:5px;
 cursor:pointer;
}

#monthafter_small {
 margin-left:5px;
 cursor:pointer;
}

.weekend_small {
 text-align:center;
 color:yellow;
 font-size:8pt;
}

.calday_small {
 width:12px;
 height:12px;
 font-size:8pt;
 font-weight:bold;
 font-family:Verdana;
 text-align:center;
}

.calday_small a {
 font-size:8pt;
 font-weight:bold;
 font-family:Verdana;
 cursor:pointer;
}

.calday_small a:hover {
 text-decoration:underline;
}

.caltoday_small {
 width:12px;
 height:12px;
 font-size:8pt;
 font-weight:bold;
 font-family:Verdana;
 background-color:#c1c942;;
 text-align:center;
}

