﻿div#header .languages
{
    position: absolute;
    width: 989px;
    top: 0px;
    left: 0px;
    text-align: right;
}

div#header .languages a
{
    padding-left: 10px;
    margin-right: 10px;
    font-size: 11px;
    line-height: 11px;
    color: #3680A7;
    border-left: solid 1px #e5e5e5;
    text-decoration: underline;
}

div#header .languages a.first
{
    border-left: none;
}

div#header .languages a.active
{
    text-decoration: none;
}

div#header .caduceus
{
    display: none;
    position: absolute;
    top: 88px;
    left: 950px;
}