﻿
#postcard img
{
    border: 0px;
}

#postcard
{
    width: 881px;
    margin: 0px auto 0px 9px;
    border: 0px solid #f0f0f0;
    color:#808284;
}

.postcard_thumb
{
    margin: 11px 0 0 11px;
    width: 110px;
    height: 77px;
}

.postcard_thumbimg
{
    width: 110px;
    height: 77px;
    margin: 0;
}
.postcard_img
{
    margin-left: 43px;
    margin-top: 25px;
    width: 591px;
    height: 419px;
    margin-bottom: 0px;
    background-image: url();
}
#postcard_msg
{
    margin-left: 43px;
    margin-top: 10px;
    width: 591px;
    height: 420px;
    margin-bottom: 0px;
    background-image: url('../../Images/postcard_msg.jpg');
    background-repeat: no-repeat;
}

#postcard_msg_inner1
{
    margin-left: 29px;
    margin-top: 117px;
    width: 315px;
    height: 245px;
    margin-bottom: 0px;
    float: left;
    display: inline;
}

.postcard_msg_input
{
    width: 296px;
    height: 245px;
    display:inline;
    float:left;
}
#postcard_msg_err
{
    display:inline;
    float:left;
}
#postcard_msg_inner2
{
    float: right;
    width: 224px;
    margin-top: 0px;
    margin-left: 0px;
    border: 0px solid #f0f0f0;
}
.postcard_from_input
{
    margin-right: 0px;
    margin-top: 170px;
    width: 120px;
    height: 20px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}
#postcard_from_err
{    
    margin-right: 25px;
    margin-top: 52px;
    margin-bottom: 0px;
    float: right;
    display: inline;

}
.postcard_to_input
{
    margin-right: 0px;
    margin-top: 52px;
    width: 120px;
    height: 20px;
    margin-bottom: 0px;
    float: right;
    display: inline;
}

#postcard_to_err
{
    margin-right: 25px;
    margin-top: 170px;
    margin-bottom: 0px;
    float: right;
    display: inline;

}

.postcard_contact
{
    margin:10px 0 0 34px;
    padding:30px 0 0 10px;
    width: 740px;
    height: 230px;
    color: #675932;
    background-color:#EBE5A9;
}



.postcard_contact, #postcard_footer_left, #postcard_from_err, #postcard_to_err, #postcard_msg_err
{
    font-family: Times New Roman;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
} 

#postcard_footer_right
{
    margin:0;
    width: 159px;
    height: 68px;
    float: left;
    display: inline;
}
#postcard_footer_left
{
    margin:0 0 0 34px;
    width: 666px;
    height: 68px;
    float: left;
    display: inline;
    
}
.postcard_av
{
    font-size:10px;
    margin-left:10px;
}
.postcard_btn
{
    margin: 21px 0 0 0;
}
.clearfloat
{
    clear: both;
    height: 0px;
    font-size: 0;
}
.postcard_body
{
    width:899px!important;
    
}

.postcard_bodycontent
{
    background-color:#F9F5C9!important;
}

#postcard #thank_col
{
    width: 837px;
}

#postcard #thank_col_text
{
    width: 470px;
    float: left;
    padding-right: 12px;
}

#postcard #thank_col_dl
{
    width: 297px;
    float: left;
}

#postcard #thank_col_dl a
{
    color: #73471F;
    text-decoration: none;
}
#postcard #thank_col_dl_gg
{
    width: 96px;
    float: left;
    text-align: center;
}
#postcard #thank_col_dl_vg
{
    width: 122px;
    float: left;
    text-align: center;
    margin-left: 30px;
}
