.contactsBox
{
    padding-top: 0;
    margin-top: -6px;
    position: relative;
}

.textContentBox .flashBox
{
    clear: both;

    position: relative;
    margin-bottom: 0.2em;
}

ul.subMenu li
{
    text-transform: none;
}

.textContentBox .richtext h2
{
    margin-top: 1em;
    margin-bottom: 0.5em;
}

.contactsBox .richtext
{
    width: 478px;
}

.contactsBox .richtext strong
{
    color: #6ad4e4;
}



.contactsImageBox
{
    position: absolute;
    right: 0;
    top: 57px;
}
