a img {
    border: none;
}

body {
    font-family: Verdana;
    font-size: 62.5%;
    color: #414141;
}


#main-wrap {
    font-size: 1.2em;
}

#topnav, #subfooter-wrap, #toggle-job-description, ul#tagline-wrap li img {
    display: none !important;
}

address {
    font-style: normal;
}

address strong {
    display: block;
    margin-bottom: 0.5em;
}

ul#logo-list {
    list-style: none;
    list-style-image: none;
}

ul#logo-list li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 8em;
    height: 5em;
    text-align: center;
    line-height: 5em;
    margin: 0em;
}


ul#logo-list li img {
    vertical-align: middle;
    max-width: 7.5em;
    max-height: 4.5em;
    outline: 0;
}

ul#logo-list li a {
    outline: 0;
}


ul#tagline-wrap li {
    font-size: 1.4em;
}

h1, h2, h3 {
    margin-top: 1em;
}

p#pseudo-headline-h2 {
    font-size: 1.8em;
}

a {
    text-decoration: underline;
    color: #009ddf;
}

ul#logo-list li#logo-advice, ul#logo-list li#logo-advice:hover {
    width: 100%;
    display: block;
    background: transparent;
    border: none;
    line-height: 170%;
    text-align: left;
    margin-top: 2em;
    box-shadow: none;
    margin-bottom: -3em;
    cursor: text;
}