@import url(../base.css);
@import url(base.css);

h2 { margin: 20px 0 20px 0; }
#content { height: 600px; }

#reservation { position: relative; top: -450px; left: 50px; width: 300px; height: 300px;
    padding: 5px; background: beige; border: 1px solid black; }

#reservation dl.zend_form { width: 300px; }
#reservation dl.zend_form dt { width: 130px; }
#reservation dl.zend_form input { width: 100px; }