.base-container.blue-header h2.title {
    height: 77px;
    width: 242px;
    background:url('/Portals/80/Images/header_logo.png') left no-repeat;
    margin-bottom:10px;
    border: none;
}

.base-container.blue-header .Head {
    line-height: 36px;
    height: 36px;
    width: 220px;
    padding-left: 60px;
    vertical-align: bottom;
    text-align: center;
    margin-top: 16px;
    display: inline-block;
    font: bold 1.5em "Times New Roman", Times, serif;
    color: #f2f2f2;
}