﻿.textbox_contact
{
    width: 246px;
    background-color: #F6F0DA;
    border: solid 1px #E1D3B6;
}
.textbox_contact_content
{
    height: 88px;
    width: 246px;
    background-color: #F6F0DA;
    border: solid 1px #E1D3B6;
}
.contact_frame
{
    text-align: left;
    float: left;
    width: 592px;
    height: 310px;
}
.contact_title
{
    float: left;
    width: 592px;
    height: 20px;
}
.contact_frame_left
{
    text-align: left;
    float: left;
    width: 342px;
    height: 279px;
}

.contact_frame_right
{
    float: right;
    text-align: left;
    width: 250px;
    height: 279px;
}

.contact_padding_left
{
    float: left;
    width: 0px;
    height: 270px;
}
.contact_caption
{
    float: left;
    width: 70px;
    height: 25px;
    line-height: 17px;
    padding-left: 10px;
    background: url(img/bullet_check_3x5.gif) no-repeat 0px 6.5px;
}
.contact_textbox
{
    position: relative;
    float: right;
    width: 255px;
    height: 25px;
}
.contact_textbox_content
{
    position: relative;
    float: right;
    width: 255px;
    height: 100px;
}

/*Ending contact module*/
/*End Product Listing*/
