@import url(base.css);

#navbar .reservation a { background: url(/images/header6.png) -705px -149.5px no-repeat; }
#footer .reservation a { background: url(/images/footerhighlight.png) -703px -3px no-repeat; }

#content { float: left; margin-left: 50px; }

#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; }