﻿fieldset.form div.content {padding-top:10px}

h1{
    margin-bottom: 0;
}

.contact-method-wrapper{
    min-height: 1px;
    position: relative;
} * html .contact-method-wrapper{ height: 1px; } .contact-method-wrapper:after {content: "."; height:0; visibility: hidden; clear: both; display: block; }

.contact-method{
    width: 150px;
    float: left;
    margin: 0 0 1em;
}

.contact-details{
    clear: both; 
    float: none;
    width: 100%;
}

#map-frame{
    position: absolute;
    right: -130px;
    top: 0;
    padding: 4px;
    background: #fff;
    border-bottom: solid 1px #b8b8b8;
}

.physical-address{
}

.vcard h2 {font-size:1.1em;color:#143D8D}
.vcard .adr {font-size:0.75em;line-height: 18px;}
.vcard .adr .org, .vcard .adr strong {font-weight:bold;color:#575A5D}

.contact-method h3{
    color: #143D8D;
    font-size: 0.8em;
    margin-top: 5px;
    text-transform: none;
    }

.vcard .form h2 {padding-left: 20px;margin-top: 20px;}

.vcard p {font-size:0.875em;line-height: 18px;}
.vcard .type {
    display: block;
    float: left;
    font-size: 0.875em;
    font-weight: bold;
    width: 150px;
    color:#575A5D   
    }
.vcard .tel .value {font-size:0.875em}

.btn-send_enquiry{
    background-position: -5px -235px;
    width: 130px;
    height: 30px;
    padding: 0;
    margin: 0;
    border: none;
} .btn-send_enquiry:hover{ background-position: -140px -235px; } 
