﻿.Contact_Container
{
    width: 453px;
    margin: 0 auto;
    margin-top: 20px;
}
.Contact_SM_Field
{
    width: 210px;
    height: 15px;
}
.Contact_LG_Field
{
    width: 435px;
    height: 15px;
}
.Contact_Message
{
    width: 435px;
    height: 100px;
}
.Contact_Left
{
    width: 225px;
    float: left;
    font: 10pt Arial;
}
.Contact_Right
{
    width: 225px;
    float: left;
    font: 10pt Arial;
}
.Contact_Stretch
{
    width: 450px;
    font: 10pt Arial;
}