#CommandoNav { font-size: 10px; }
#ColumnView { display: block; width: 100%; height: auto; }
#ColumnView .Column1 { display: block; float: left; width: 250px; margin-left: 100px; height: auto; }
#ColumnView .Column2 { display: block; float: left; width: 250px; height: auto; }

table.ACCalendar { border: 1px solid #f7eb87; }
table.ACCalendar th.th_color {  background-color: #f7eb87 }
.text_field { background: #d6f8fc; border: 1px solid #95cad0; font-size: 11px; }