#cambridge_header {
    position: relative;
}
#cambridge_content #cambridge_top a {
    color: #17699B;
}

.main-logo {
    overflow:hidden;
    width:255px;
}

.microsoft-case-study {
    position: absolute;
    top: 0px;
    right: 45px;
}
.microsoft-case-study p, .microsoft-case-study a  {
    color: #fff;
    font-family: arial;
    line-height: 1.1em;
    font-size: 11px;
}
.microsoft-case-study b {
    font-size: 24px;
    line-height: 1.3em;
    color: #fff;
    font-family: arial;
}
.microsoft-case-study a {
    text-decoration: none;
}
.microsoft-case-study a:hover {
    text-decoration: underline;
}

/* Internet Explorer */
.ie7 .microsoft-case-study {
    top: 15px;
}
