﻿.blue-border
{
    border:solid 1px #005288;
    height:180px;
}

.contact_name
{
    font-family:Century Gothic;
    font-size:13px;
    color:#005288;
    font-weight:bold;
    margin-top:20px;
}

.contact_info
{
    font-family:Verdana;
    font-size:11px;
    color:#333333;
    line-height:18px;
    padding-right:15px;
    width:155px;
}

.contact_image
{
    width:143px;
    height:178px;
}

br
{
    line-height:15px;
}

