.contactus-data, .contacus-map
{
    float: left;
}
.contacus-map iframe
{
    float: left;
    border: 2px solid #CCC;
    margin: 15px 0 0 0;
    width: 490;
    height: 255px;
}
.contacus-map
{
    color: #666 !important;
    text-align: right;
}
.contacus-map a
{
    color: #666 !important;
}
.contact-us-title
{
    font-weight: bold;
    padding-right: 2px;
}
.contactus-data p 
{
    line-height: 22px;
    font-size: 13px;
    color: #333;
    padding: 0 0 0 18px;
}
.contactus-data
{
    padding-top: 27px;
}