﻿.contactUs3DBG
{
    position: absolute;
    top: -20px;
    left: 425px;
    width: 517px;
    height: 417px;
    background-image: url(images/FF3DContactUsBG.gif) !important;
    background-repeat: no-repeat;
    z-index: 0;
}
.contactContainerContainer
{
    vertical-align: top;
}

.contactContainer
{
    position: absolute;
    top: 30px;
    left: 0px;
    margin-top: 0px;
    position: relative;
    width: 417px;
    height: 226px;
}
.validatorStacked
{
    height: 14px !important;
    font-size: 9px;
}
.contactTable
{
    width: 430px;
    position: relative;
    top: 0px;
    left: 20px;
}

.contactTitleCell
{
    height: 20px;
    padding-bottom: 20px;
}

.contactTitleCell h3
{
    font-size: 18px;
    margin-top: 3px;
    margin-bottom: 0px;
}

.contactCopyCell
{
    padding-top: 0px;
    vertical-align: top;
    text-align: left;
}

.contactCopyCell table td
{
    vertical-align: top;
}

.contactHeaderColumn
{
    width: 220px;
    padding-right: 20px;
}

.contactHeaderColumn, .contactInfoColumn
{
    padding-bottom: 20px;
}

.contactUsContainer .loginButtonTD
{
    padding-top: 10px;
    text-align: center;
}
