h3 {
font-weight: bold;
text-align: center;
margin-top: 20px;
}
h4 {
font-weight: bold;
text-align: center;
}
div#content2 p {
margin-bottom: 10px;
font-size: 0.9em;
line-height: 1.4;
}
div#content2 p.ctr {
text-align: center;
line-height: 1;
}
form#contactfrm {
margin-top: 15px;
}
table#contact {
background-color: #e0dfe3;
font-size: 0.9em;
}
table#contact th {
padding: 5px;
text-align: center;
background: #DCDCDC;
}
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;
}
