@charset "utf-8";

body {color: #4a4a49}
label {display: block;}
header {background: rgba(0, 0, 0, 0) url("images/header_bg.png") repeat scroll 0 0}
footer {background-color: #E0D0AB;padding: 20px 0; margin-top: 20px;}
#flashMessage {font-weight: bold; text-align: center;position: absolute; padding: 8px; top: 300px; left:250px; color: #B62F3D}
.error-message {color:#f00; font-size: 80%}
div.input {margin-top: 10px;}
.question {display: none;}
.question p {text-align: center}
.required label:after { content:" *"; color:#f00;}