.errorlist {
    color: red;
}
img#heading {
    margin:15px 0;
}
#dealer_left_top {
    background-position:50% bottom;
    background-image:url(/media/images/common/contact-sidebar-top.jpg);
    background-repeat:no-repeat;
    width:201px;
    height:12px;
}
#dealer_sidebar {
    float:left;
    width:201px;
    padding:0 0 0 32px;
}
#dealer_left {
    width:157px;
    background-color:#F7F7F7;
    padding:0 22px;
}
#dealer_left_bottom {
    background-image:url(/media/images/common/contact-sidebar-bot.jpg);
    background-repeat:no-repeat;
    width:201px;
    height:12px;
}
#dealer_left p {
    margin:10px 0;
}
#address {
    padding:4px 0 0 0 ;
}
#phone {
    color:#404040;
    padding:1px 0 12px;
}
input[type="text"], select {
    height:20px;
}
input, select, textarea {
    padding:1px;
    width:235px;
    border:1px solid #ccc;
    background-color:#FAFAFA;
}
#submit_btn {
    border:0px;
    width:59px;
    height:26px;
}
table#contact-form th {
    font-weight:normal;
    text-align:right;
}
#dealer_right {
    width:500px;
    border-left:1px solid #E5E5E5;
    float:left;
    margin:0;
    padding:0 0 0 20px;
}
.star {color: #7B8939;}

#id_comments { 
    height:110px;
    font-family: "Helvetica", "Arial", "Verdana";
    font-size:9pt;
}
td.submit {
    text-align:left;
}
input#submit_btn {
    margin-right:166px;
    float:right;
}
table#contact-form {
    margin:0 0 20px 27px;
    width:615px;
}
#phone p {
   margin:0;
   line-height:16px;
}
#phone p a {
    color:#88935B;
    text-decoration:none;
}
#content {
    padding:20px 10px 40px;
}
h1#thankyou {
    color:#88935B;
    font-size:12pt;
}

#id_sample_1_color, #id_sample_2_color, #id_sample_3_color, #id_sample_4_color, #id_sample_5_color {
     width:95px;
     color:#959595;
}
table#sample-form {
    width:300px;
}
h3 {
    font-size:10pt;
    margin:13px 0 0 0;
}
#sample-form-wrapper {
    background-color:#F2F3ED;
    height:491px;
    width:596px;
    padding:22px;
}
#sample-form tr td.field.sample {
    border-bottom:1px solid #CECDC8;
    padding-bottom:15px;
}

#sample-form tbody {
    width:300px;
}
