h3 {
font-weight: bold;
text-align: left;
}
h4 {
font-weight: bold;
text-align: center;
}

div#content2 p {
margin-bottom: 10px;
font-size: 0.9em;
line-height: 1.4;
}

form#contactfrm {
margin-top: 15px;
}
form#contactfrm radio {
margin-right: 10px;
}
form#contactfrm input.rad {
margin-right: 25px;
}

table#contact {
background-color: #e0dfe3;
font-size: .9em;
}
table#contact th {
background-color: #e0dfe3;
padding: 5px;
text-align: center;
}
table#contact td {
background-color: #ffffff;
padding: 4px 4px 4px 8px;
vertical-align: middle;
}
table#contact td.rt {
width: 30%;
text-align: right;
}
table#contact span.rqd {
background-image: url(../_img/ele/blt-str-rd.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 10px;
}
table#contact span.rqd2 {
background-image: url(../_img/ele/blt-str-gry.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 10px;
}



