@import url(master.css);

#content { height: auto !important; height: 445px; min-height: 445px; margin: 2em 0 0; background: url(../images/bg_content_reservas.png) no-repeat left bottom; color: #000; }
#content-scrollable { position: relative; left: 25em; width: 470px; padding: 1em 2em 2em; background: #fff; }

label { display: inline-block; width: 135px; padding: .2em; }
input, textarea { width: 300px; }
label, input { vertical-align: top; }
button { position: relative; left: 339px; }

#errors { display: none; margin-bottom: 1em; padding: .2em; border: 1px solid #f00; background-color: #fcc; }
#errors ul { padding-left: 3em; list-style: disc; }