#comment_form .element_label
{
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
#comment_form .error_strings
{
    font-family:Verdana;
    font-size:10px;
    color:#660000;
    border-style:solid;
    border-width:0px;
    border-color:#000000;
}
#comment_form .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;
}
#comment_form .sfm_float_box_td
{
    padding:3px;
    cursor:default;
    font-family:Verdana;
    font-size:10px;
    color:#660000;
    background-color:#ffff66;
}
#comment_form .sfm_close_box
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;
    background-color:#660000;
    border-width:0px;
    text-align:center;
}
#comment_form .sfm_textbox
{
    padding:2px;
}
#comment_form .sfm_textarea
{
    padding:2px;
}
#comment_form .sfm_form_label
{
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    color:#000000;
}
#comment_form .sfm_image_in_form
{
    border:0;
}
#comment_form .sfm_captcha
{
    border:0;
}
#comment_form .sfm_datepicker_icon
{
    border:0;
}

#comment_form #label_container
{
    position:absolute;
    left:30px;
    top:5px;
    width:83px;
    height:20px;
    z-index:1;
}
#comment_form #label
{
    position:absolute;
    left:1px;
    top:1px;
    width:80px;
    height:18px;
    text-align:center;
}
#comment_form #Image_container
{
    position:absolute;
    left:6px;
    top:24px;
    width:125px;
    height:13px;
    z-index:7;
}
#comment_form #label2_container
{
    position:absolute;
    left:9px;
    top:44px;
    width:51px;
    height:20px;
    z-index:2;
}
#comment_form #label2
{
    position:absolute;
    left:0px;
    top:1px;
    width:34px;
    height:18px;
    text-align:left;
}
#comment_form #Email_container
{
    position:absolute;
    left:9px;
    top:65px;
    z-index:3;
}
#comment_form #Email
{
    float:left;
    width:110px;
    height:16px;
    z-index:3;
}
#comment_form #label3_container
{
    position:absolute;
    left:10px;
    top:92px;
    width:63px;
    height:20px;
    z-index:4;
}
#comment_form #label3
{
    position:absolute;
    left:0px;
    top:1px;
    width:58px;
    height:18px;
    text-align:left;
}
#comment_form #Comments_container
{
    position:absolute;
    left:8px;
    top:112px;
    z-index:5;
}
#comment_form #Comments
{
    float:left;
    width:116px;
    height:73px;
    z-index:5;
}
#comment_form #Submit_container
{
    position:absolute;
    left:36px;
    top:206px;
    width:66px;
    height:25px;
    z-index:6;
}
#comment_form #comment_form_Submit_img
{
    width:68px;
    height:27px;
    border:none;
}

