﻿#RightColumnContact ul
{
    list-style:none;
    margin:0 0 0 60px;
    padding:0;
    color:White;
}

#RightColumnContact ul li
{
    line-height:30px;
}

#RightColumnContact label
{
    width:150px;
}

#RightColumnContact input
{
    width:170px;
}

#RightColumnContact .Long
{
    width:252px;
}

h2
{
    color:White;
    padding:0 0 0 15px;
}

h4
{
    font-size:50px;
    margin:40px 0 40px 40px;
    color:White;
}

#PrivStatement
{
    padding:0 0 0 40px;
}

#PrivStatement input
{
    width:50px;    
}
    
#PrivStatement label
{
    line-height:normal;
    text-align:left;
    width:260px;
    color:White;
}

#PrivStatement .SubmitButton
{
    float:right;
    margin:10px 150px 0 0;
}

#PrivStatement .SubmitButton a
{
    text-decoration:none;
    color:White;
}

#PrivStatement .SubmitButton a:hover
{
    text-decoration:underline;
}