#LogoSectionMaster
{
    background-color: Transparent;
}

#LogoSectionMaster img
{
    border: none 0px transparent;
}

#SearchUtilityMaster
{
    display:none;
}

#ContactInfo
{
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    right: 0px;
    top: 47px;
}

#ContactInfo a:link {color: #ffffff; text-decoration:none; font-weight: bold;}
#ContactInfo a:visited {color: #ffffff; text-decoration:none; font-weight: bold;}
#ContactInfo a:hover {color: #ffffff; text-decoration:underline; font-weight: bold;}