#reservation fieldset {margin:0 0 1.5em 0;border:1px solid #ccc; padding: 16px; width: 450px; text-align: center;}
#reservation label {text-align: left;}
#reservation legend {font-weight:bold;font-size:1.2em; }
#reservation input,select,textarea {width: 450px;border:1px solid #BBBBBB; padding: 5px; margin-bottom: 20px;}
#reservation img {margin-left: 0px;}
#reservation input, select {height: 30px;}
#reservation textarea {height: 50px;}
#gps fieldset,#photo fieldset {border:1px solid #ccc; width: 450px; padding: 15 0 15 0; text-align: center; }
#gps legend,#photo legend {margin-bottom: 10px;}
#gps input {width: 90px; margin-bottom: 0px;}
#photo input {width: 200px; margin-bottom: 0px;}
#reservation .help {color: #777777; cursor: help; font-style:italic;}
