.calendar { display: block; float: right; width: 276px; height: 205px; background: url(/images/calendar_bg.png) no-repeat; }
.calendar td  { text-align: center; } 
.calendar a { color: #DE8B0E; font-size: 14px; text-decoration: none; }
.calendar_rows td { width: 30px; height: 25px; }

.gray_block { background: url(/images/gray_block_bg.gif) repeat-y; padding-left: 25px; }
.gray_block .title { color: #464447; font-weight: 300; font-size: 15px; margin-bottom: 10px; }
.gray_block tr { height: 22px; }

.cal_gb td { color: #9C999D; font-size: 12px; } 
.cal_gb input { background: #F1F0F1; border: 1px solid #D5D3D6; text-align: center; } 
.cal_ob td { color: #F2A22B; font-size: 12px; } 
.cal_ob input { background: #FAEED7; border: 1px solid #FFD494; text-align: center; } 