/* CSS Document */

table.booking_form p.label { font-weight:bold; padding:0px 0px 0px 0px; }
table.booking_form input.long { width:390px; }
table.booking_form input.medium { width:200px; }
table.booking_form input.short { width:100px; }
table.booking_form textarea.long { width:790px; }
table.booking_form textarea.tall { height:100px; }
p.booking_submit { width:790px; text-align:right; }