@import url(master.css);

#content { height: auto !important; height: 425px; min-height: 425px; margin: 3em 0 0 2.5em; background: url(../images/bg_content_promocoes.png) no-repeat; color: #000; }
#content-scrollable { overflow: auto; position: relative; top: 6.5em; left: 1.5em; width: 635px; height: 280px; }
.no-font #content-scrollable { top: 7.5em }

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

#content h2 { font-size: 1.5em; }
form br { display: none; }
label, input { display: inline-block; vertical-align: top; }
label { width: 70px; padding: .2em; }
label[for='birthday'] { width: 140px; }
input { width: 333px; margin-right: 180px; }
#telephone, #mobile { width: 120px; }
#telephone { margin-right: 0; }
#mobile { margin-right: 100px; }
#birthday { width: 100px; margin-right: 46px; }
