.wrap-this { 
    float: right;
    margin: 0px 20px 0px 20px;
}

.contact-name { padding: 5px 0; font-size: 20px; color: #471e60; }
.contact-phone { line-height: 1.5; font-size: 18px; }
.contact-email { line-height: 1.5; font-size: 18px; }
.contact-email a {color: #000;}

.partner-name { font-size: 20px; color: #000000;}
.partner-title { font-size: 16px; color: #471e60; }

th {font-weight: bold;}
td, th {font-size: 12px; padding: 2px 40px 2px 0px;}

#ft h1 { background: transparent url(../images/feat-shades.jpg); } 
h1#fti { background: transparent url(../images/fti-dublin.jpg); }

.logo-link-left {
    display: block;
    width: 40%;
    float:left;
    text-align:center;
    valign:center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.logo-link-right {
    display: block;
    width: 40%;
    float: right;
    text-align:center;
    padding-top: 30px;
    padding-bottom: 30px;
}
