.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;}

.r {text-align: right;}

.grid {
    width: 100%;
}
.grid th {
    text-align: center;
}

.grid td, .grid th {
    padding: 5px 10px 5px 10px;
    border: thin solid grey;
}

.grid td.detail {
    text-align: center;
    padding: 4px 0px 4px 0px;
    font-size: 9px;
}


input#security {
    width: 150px;
}

