
#apt_cal { font-size: 1em; border: 1px solid #000000; position:relative; width:328px; height: 330px; color: #fff; margin: 10px auto;  }
html>body #apt_cal { width: 336px; height: 328px; }
#apt_cal * { position: absolute;}
#apt_cal h1 {font-size:1.5em;padding:15px 0 4px 0 ; height:30px;text-align:center;position:relative;line-height: 1px; }
#apt_cal a.prev_mo_arrow { position: absolute; left:  5px; height: 40px; color:#305A4F; text-decoration: none; font-weight: 700; font-size: 32px; padding:7px 0 9px 0 ;}
#apt_cal a.next_mo_arrow { position: absolute; right: 5px; height: 40px; color:#305A4F; text-decoration: none; font-weight: 700; font-size: 32px; padding:7px 0 9px 0 ;}
#apt_cal h1 a:hover, h1 a:visited:hover { color: #9E94B1; }
#apt_cal a { color: #fff; }
#apt_cal a.day { margin: auto; text-decoration: none; margin: 0; font-size: 1.5em; width:50px; height:50px; border:1px solid #FFFFFF; text-align:right; padding: 2px; }
html>body #apt_cal a.day { width:42px; height:42px; }
#apt_cal a.pre { background: #305A4F; color:#000000;}
#apt_cal a.post { background: #B3B153; }
#apt_cal a.today { background: #7B3007; }
#apt_cal a.post:hover, #apt_cal a.post:visited:hover { background: #DAB24B; color: #fff; }
div.weekday_labels { margin: auto; margin: 0; font-size: 1.5em; width:50px; height:50px; border:1px solid #fff; text-align:center; padding: 2px; background: #B3B153; color: #fff; top:44px;  line-height: 2.7em; font-weight: 700; }
html>body div.weekday_labels { width:42px; height:42px; }
div.day_cal_slot { border: 1px solid #fff; margin: 0; padding: 0; width: 200px;}
div.day_cal_slot div.hour_label { width: 60px; text-align:right; margin: 0; padding: 0; }
div.day_cal_slot div.user_click { float: right; width: 130px; left: 10px; margin: 0; padding: 0; background: #1f1f1f; }
div.day_cal_slot div.user_click a { display: block; color: #fff; text-decoration: none; }
p#month_nav_info {  font-weight: 800; font-size: 1.1em; position: relative;  margin-top: -25px; padding: 0; }
p.tiny { font-size: 10px; }
td.label { text-align: right; font-size: 1em; font-weight: 700; margin-left: 12px; }

form td em { color: #f00; font-size: 1.2em; margin-left: 12px; }

#apt_day_cal {margin: 0 0 0 20px;}

#apt_day_cal.label {margin-left: 14px;}

td, th {
	width: 260px;
}

td input{
	width: 80px;
}

