/* Contact Us
--------------*/
div#contactDetails {
border: 1px solid #ccc;
background-color: #fff;
/* Structure */
padding: 10px;
}
div#contactDetails dt {
font-weight: bold;
color: #000;
}
div#contactDetails a{
color:#000;
}
div#contactDetails dt.secondaryAddress {
/* Structure */
margin-top: 15px;
}
div#contactDetails dd strong {
/* Structure */
width: 45px;
display: block;
float: left;
}
div#feedbackForm{
width:480px;
}

