 <%@ Page Language="C#" Debug="true" %>
.container {width: 415px; padding: 10px;}
.restaurantInfo {font-size: 30px; color: #999999; padding-left: 20px; margin-bottom: 30px;}
.restaurantAddress {font-size: 12px; color: #999999;}
.titleLarge {font-size: 40px;}
.errorPanel {margin-bottom: 15px; margin-left: 45px; margin-right: 45px;}
.sectionHeader {font-weight: bold; width: 415px; background-color: #E9E9E9;}
.formTable {margin-top: 15px;}
.timeChoiceTable {background-color: #FFFFFF;}
.formLabel {width: 125px; padding-right: 15px; font-weight: bold; white-space: nowrap;}
.formLabelRequired {color: #999999; font-weight: bold;}
.formLabelRequired.error {color: #999999; font-weight: bold;}
.copyright {font-size: 8px;}
.body {font-family: Helvetica, Sans-Serif, Arial; color: #333333; font-size: 13px; margin: 0px;}
.restaurantName {font-size: 30px; font-weight: bold;}
.sectionHeader span {display: block; margin-left: 20px; margin-top: 2px; margin-bottom: 1px;}
.textBox {color: #000000;}
