﻿body { background-color: #C2D9F8; font-family: Trebuchet MS; color: #002873; font-size: 11px; }

dl { margin-bottom: 30px; }
dt { float:left; clear:left; width: 120px;  font-weight: bold; }
dd { margin-bottom: 10px; }

p.question {
    background:#CEBC9E none repeat scroll 0%;
    border-bottom:1px solid #330033;
    border-top:1px solid #330033;
    clear:both;
    color:#4B3E25;
    font-size:17px;
    line-height:23px;
    padding-left:5px;
}

span.submit { display: block; margin-top: 20px; }

.error { font-weight: bold; color: #FF0000; }

.required { color:#FF0000; }