.clsInput { border-right: #BECEDC 1px solid; border-top: #BECEDC 1px solid; behavior: url(/Scripts/Input.htc); font: 12px ËÎÌå; border-left: #BECEDC 1px solid; width: 98%; border-bottom: #BECEDC 1px solid; } .clsInputMouseOver { border-right: #a4b97f 1px solid; border-top: #a4b97f 1px solid; behavior: url(/Scripts/Input.htc); font: 12px ËÎÌå; border-left: #a4b97f 1px solid; width: 98%; border-bottom: #a4b97f 1px solid; background-color: #fffff1; } .clsDateView { border: #999999 1px solid; font-size: 12px; background-color: #FFFFCC; TEXT-ALIGN: center; POSITION: absolute; left:auto; top:auto; width:200; } .clsDateViewHeader { border:1px solid #3399FF; background-color: #990000; color:#FFFFCC } .clsDateViewWeek { background-color: #FFCC66;color:#663399 } .clsDateViewDay { background-color: #FFFFCC; } .clsDateViewDayOver { background-color: #FFCC66; }