/*	Form definitions, v0.943  */
#button_submit { padding-left:15px; padding-right:15px; float:left; }
#button_cancel { padding-left:70px; padding-right:70px; float:left; }
#button_delete { padding-left:40px; float:left; }
#button_view { padding-left:15px; padding-right:15px; float:left; }

.form_field { position:relative; left:0px; top:0px; padding: 4px 0px 4px 5px; float:left; clear: right; }
.form_label { position:relative; left:0px; top:0px; text-align: right; width: 70px; padding: 4px 10px 6px 0px; float:left; clear:left; }
.form_label1 { position:relative; left:0px; top:0px; text-align: right; width: 90px; padding: 4px 10px 6px 0px; float:left; clear:left; }
.form_entry { position:relative; left:0px; top:2px; padding: 0px 10px 0px 0px; float:left; clear: right; }
.form_entry2 { position:relative; left:0px; top:2px; float:left; }
.form_cb_entry { position:relative; left:0px; top:2px; width:150px; padding: 0px 10px 0px 0px; float:left; }
.form_cb_entry2 { position:relative; left:0px; top:4px; width:150px; padding: 0px 10px 0px 0px; float:left; }

.quiz_field { position:relative; left:0px; top:0px; padding: 4px 0px 4px 5px; float:left; clear: right; }
.quiz_label { position:relative; left:0px; top:0px; text-align: right; width: 20px; padding: 4px 10px 6px 0px; float:left; clear:left; }
.quiz_entry { position:relative; left:0px; top:2px; padding: 0px 10px 0px 0px; float:left; clear: right; }

.button_label { position:relative; left:0px; top:0px; text-align: right; width: 70px; padding: 4px 10px 6px 0px; float:left; }
.button_space { position:relative; left:25px; top:0px; width:110px; padding:0px; float:left; }

/* Calendar stuff */
#calendar { position: relative; left: -20px; text-align: left; line-height: 14px; }

.calendarover { text-align: center; background: #CAD7F9; width: 15px; }
.calendaroff { text-align: center; background: #A2BAFA; width: 15px; }
.calendartodayover { text-align: center; background: #FECE6E; width: 15px; }
.calendartodayoff { text-align: center; background: #FFBC37; width: 15px; }

.cal { position: relative;  left: 0px; top: 0px; float: left; }

.calmenu { position: relative; left: 0px; top: 0px; float: left; }
.calbutton { position: relative; left: 0px; top: 6px; padding-left: 30px; float: left; }
.calendar_style { position: relative; left: 0px; top: 2px; font-size: 12px; padding-left: 10px; float: left; }
.caltime { position: relative; left: 0px; top: 0px; float: left; }

