table.website_courses { width: 100%; }
table.website_courses thead tr { background-color:#999999;color:#fff; font-weight: bold; }
table.website_courses thead tr th { padding:5px; text-align: left; background: #57585a url('../gfx/Page7_1_bg_menu.jpg') repeat-x top;}
table.website_courses tbody tr td { padding:5px; text-align: left; }
table.website_courses tbody tr td a, table.website_courses tbody tr td a:visited { color:#f39c01; }
table.website_courses tbody tr td a:hover {  text-decoration: underline; }

table.website_show_course { width: 100%; text-align:left; }
table.website_show_course caption { font-weight: bold; border-bottom: 1px solid #000; padding:5px 0px; margin-bottom: 10px; text-align:left; }
table.website_show_course tbody th { text-align:left; padding: 8px 0px 8px 25px; font-weight: normal; width: 25%; }
table.website_show_course tbody td { line-height: 150%; }
table.website_show_course a, table.website_show_course a:visited { color: #f39c01; }
table.website_show_course a:hover {  text-decoration: underline; }

.website_sign_form table { width: 100%; }
.website_sign_form table tbody th { width: 25%; }
.website_sign_form table tbody th, .website_sign_form table tbody td { padding: 5px 5px 5px 0px; text-align: left; vertical-align: middle; }
.website_sign_form input, .website_sign_form select, .website_sign_form textarea { background-color: #F7F7F7; border: 1px solid #555555; color: #000; width: 340px; }
.website_sign_form textarea { height: 70px; }
.website_sign_form input.booking_post { width: 100px; float: left; }
.website_sign_form input.booking_location { width: 220px }
.website_sign_form select.booking_day { width: 90px; }
.website_sign_form select.booking_month { width: 160px; }
.website_sign_form select.booking_year { width: 90px; }
div.booking-error-list {padding: 10px 0px; line-height: 200%; color: red;}