/*form css*/




#calendarform	{ color:#ffffff; padding:15px; width:400px;}
.formbutton {background-color:#eee;}
.commentbox { border:1px solid #ccc; width:400px;}
.checkbox { border:none; width:3em;}
input.myinput {width:15em; border:1px solid #ccc; margin-bottom:2px; float:left; }
label {width:8em; float:left; text-align:left; display:block;}
fieldset {border:none; padding:10px; }
