html, body {
height: 100%;
background-color: #f4f4f4;}

#content {
width: 768px;
margin: 0 auto;
margin-left: 24px;
height: 100%;
background-color: #fff;}

#outlay {
min-height: 100%;
position: relative;}

.error {
display: block;
clear: both;
color: #ad0018;
font-family: "verdana";
font-size: 11px;
font-weight: bold;
margin-bottom: 10px;}

.next, .recalculate, .amend, .done, .amend_home, .login {
display: block;
position: relative;
float: right;
width: 66px;
height: 27px;
margin-top: 25px;
cursor: pointer;}

.recalculate {
width: 114px;
margin-right: 20px;}

.amend {
margin-top: -25px;}

.amend_home {
margin-right: 20px;}

.login {
width: 56px;
height: 25px;
margin-top: -15px;}

.remove {
width: 114px;
height: 27px;
cursor: pointer;}

.add {
width: 86px;
height: 20px;
cursor: pointer;}

.quoteNext {
width: 66px;
height: 27px;
cursor: pointer;}

#main {
padding-bottom: 110px;}

#footer {
position: absolute;
font-size: 9px;
color: #818181;
bottom: 0;
width: 768px;
height: 110px;}

div#footer #rh {
float: right;
margin-top: 48px;
padding-right: 12px;}

div#footer #copyright {
display: block;
text-decoration: none;}

div#footer #copyright a:link {
color: #818181;
text-decoration: none;}

div#footer #copyright a:visited {
color: #818181;
text-decoration: none;}

div#footer #coRegister {
display: block;
text-align: left;
margin-left: 13px;}

hr {
border-top: 1px dotted #c1c1c1;}
