#feedback .element_label
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
#feedback .error_strings
{
    font-family:Verdana;
    font-size:10px;
    color:#660000;
    border-style:solid;
    border-width:0px;
    border-color:#000000;
}
#feedback .sfm_float_error_box
{
    position:absolute;
    z-index:999;
    cursor:default;
    font-family:Verdana;
    font-size:10px;
    color:#660000;
    background-color:#ffff66;
    border-style:solid;
    border-width:1px;
    border-color:#660000;
}
#feedback .sfm_float_box_td
{
    padding:3px;
    cursor:default;
    font-family:Verdana;
    font-size:10px;
    color:#660000;
    background-color:#ffff66;
}
#feedback .sfm_close_box
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;
    background-color:#660000;
    border-width:0px;
    text-align:center;
}
#feedback .sfm_cr_box
{
    font-family:Verdana;
    font-size:10px;
    color:#888888;
    border-style:solid;
    border-width:0px;
    border-color:#660000;
}
#feedback .sfm_cr_box a
{
    color:#888888;
}
#feedback .sfm_textbox
{
    padding:2px;
}
#feedback .sfm_textarea
{
    padding:2px;
}
#feedback .sfm_form_label
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
#feedback .sfm_image_in_form
{
    border:0;
}
#feedback .sfm_captcha
{
    border:0;
}
#feedback .sfm_datepicker_icon
{
    border:0;
}

#feedback #Name_container
{
    position:absolute;
    left:90px;
    top:14px;
    z-index:2;
}
#feedback #Name
{
    float:left;
    width:194px;
    z-index:2;
}
#feedback #label_container
{
    position:absolute;
    left:10px;
    top:19px;
    width:70px;
    height:20px;
    z-index:1;
}
#feedback #label
{
    position:absolute;
    left:3px;
    top:-8px;
    text-align:right;
}
#feedback #Email_container
{
    position:absolute;
    left:90px;
    top:52px;
    z-index:4;
}
#feedback #Email
{
    float:left;
    width:194px;
    z-index:4;
}
#feedback #label1_container
{
    position:absolute;
    left:10px;
    top:57px;
    width:70px;
    height:20px;
    z-index:3;
}
#feedback #label1
{
    position:absolute;
    left:5px;
    top:-8px;
    text-align:right;
}
#feedback #Address_container
{
    position:absolute;
    left:90px;
    top:91px;
    z-index:6;
}
#feedback #Address
{
    float:left;
    width:194px;
    z-index:6;
}
#feedback #label2_container
{
    position:absolute;
    left:10px;
    top:96px;
    width:70px;
    height:20px;
    z-index:5;
}
#feedback #label2
{
    position:absolute;
    left:18px;
    top:0px;
    text-align:right;
}
#feedback #label3_container
{
    position:absolute;
    left:10px;
    top:136px;
    width:70px;
    height:20px;
    z-index:7;
}
#feedback #label3
{
    position:absolute;
    left:13px;
    top:0px;
    text-align:right;
}
#feedback #Message_container
{
    position:absolute;
    left:90px;
    top:131px;
    z-index:8;
}
#feedback #Message
{
    float:left;
    width:194px;
    height:94px;
    z-index:8;
}
#feedback #Submit_container
{
    position:absolute;
    left:115px;
    top:250px;
    width:80px;
    height:25px;
    z-index:9;
}
#feedback #feedback_Submit_img
{
    width:84px;
    height:29px;
    border:none;
}
