﻿.field_hldr
{
    position: relative;
    width: 750px;
    height: 20px;
}
.contact_us_img
{
    position: relative;
    width: 750px;
    height: 49px;
    background-image: url('../images/contact_us.gif');
    background-repeat: no-repeat;
    margin-left: 5px;
}
.Label
{
    position: relative;
    float: left;
    width: 150px;
    height: 20px;
    text-align: right;
}
.textbox
{
    position: relative;
    float: left;
    width: 300px;
    height: 20px;
    margin-left: 5px;
}
.comment_field_hldr
{
    position: relative;
    width: 750px;
    height: 200px;
}
.comment_textbox
{
    position: relative;
    float: left;
    width: 400px;
    height: 200px;
    margin-left: 5px;
}
.button
{
    position: relative;
    float: left;
    width: 100px;
    height: 25px;
    margin-left: 10px;
}
.button_wrapper
{
    position: relative;
    width: 750px;
    height: 25px;
}
.button_hldr
{
    position: relative;
    width: 225px;
    height: 25px;
    margin-right: auto;
    margin-left: auto;
}
.text_hldr
{
    position: relative;
    width: 650px;
    height: auto;
}
.txt
{
    font-family: verdana;
    font-size: x-small;
}
.contact_txt
{
    font-family: verdana;
    font-size: x-small;
    width: 75px;
    height: auto;
}
.info_hldr
{
    position: relative;
    width: 125px;
    height: auto;
    float: left;
}
.company_info_labels
{
    width: 125px;
    position: relative;
    height: auto;
    float: left;
}
.company_info
{
    width: 125px;
    position: relative;
    height: auto;
    float: left;
}
.info_container
{
    position: relative;
    width: 250px;
    height: auto;
    font-family: verdana;
    font-size: x-small;
    margin-right: auto;
    margin-left: auto;
}
.content_design_2
{
    position: relative;
    width: 650px;
    height: 550px;
    border-left-style: dotted;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-left-width: thin;
    border-bottom-color: #666666;
    border-left-color: #666666;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
}
