h2 {
text-align: left;
margin-top: 15px;
margin-bottom: 5px;
color: #7d3549;
}
h3 {
text-align: left;
margin-top: 15px;
margin-bottom: 5px;
color: #7d3549;
}
h4 {
text-align: left;
margin-top: 15px;
margin-bottom: 5px;
color: #7d3549;
}
h4 a {
color: #7D3549;
}
h5 {
text-align: left;
margin-top: 15px;
margin-bottom: 5px;
color: #7d3549;
}
div#mid2 p.dis {
font-weight: bold;
margin-top: 5px;
font-size: .75em;
}
div#mid2 p#rts {
text-align: center;
}
ol.docs {
margin-left: 25px;
}
ol.docs li {
list-style-type: decimal;
list-style-position: outside;
margin-bottom: 3px;
}

div#btncalc {
float: right;
height: 96px;
width: 180px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 10px;
}
div#btncalc img {
height: 96px;
width: 180px;
}

form#calcform2 {
margin-left: auto;
text-align: left;
margin-top: 10px;
width: 450px;
margin-right: auto;
}
form#calcform2 table {
background-color: #E9D1D7;
border: 1px solid #7D3549;
margin-bottom: 15px;
width: 450px;
font-size: 1em;
margin-left: 0px;
}
form#calcform2 table caption {
padding-bottom: 10px;
text-align: center;
}
form#calcform2 table th {
font-weight: bold;
color: #7D3549;
padding-top: 5px;
padding-bottom: 5px;
background-color: #ececec;
border: 1px solid #7D3549;
text-align: center;
}
form#calcform2 table td {
background-color: #FFFFFF;
padding: 4px 3px;
border: 1px solid #AEAEAE;
text-align: left;
vertical-align: middle;
}
form#calcform2 table td.lft {
text-align: right;
}
form#calcform2 table td.ctr {
text-align: center;
}
form#calcform2 table td.dsc {
font-size: 90%;
color: #666666;
}