

fieldset legend { color: #FF7200 !important; }

.field-hint { font-size: 1.1em; width: 250px;}

.item { border-bottom: 1px dotted #ccc; padding-bottom: 1em; margin-bottom: 1em;}
.item h3 { background-color: #2B80AF; color:#FFF; display: inline; line-height: 24px; padding:4px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.errMsg { display: inline !important; padding: 0 6px; }

h3.prompt{
    padding: 1em;
    text-align: center;
}

h3.prompt.errFld {
    border: 1px solid #FF0000;
}
#customer_portal { width: 580px; } 
.redirect_url{
   width: 95%;
   border: 1px solid #CCC; 
   padding: 5px;
   font-size: 120%;
   font-family: monospace;
}

form fieldset input[type="button"]{
    display: inline;
    margin:  auto;
}

span.small { font-size: 90% !important; }

a#regenerate{
    cursor: pointer;
}
p { line-height: 150%; } 