﻿#left {
    padding-right: 30px;
    text-align: right;
}

#img1 {
    width: 180px;
    margin-top: 0px;
    filter: Chroma(Color=#FFFFFF);
}

#td1 {
    text-align: right;
    color: White;
    margin-right: 3px;
}

#div1 {
    position: fixed;
    bottom: 50px;
    right: 50px;
    color: white;
}

#div2 {
    position: fixed;
    top: 20px;
    left: 50px;
    right: 50px;
    padding: 0px;
    font-size: 21px;
    color: #FFFFFF;
    text-shadow: 1px 2px 3px #002c55;
}

#form_1 {
    display: none;
}
