﻿#contactus .element_label
{
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
}
#contactus .error_strings
{
    font-family:Tahoma;
    font-size:10px;
    color:#660000;
    border-style:solid;
    border-width:0px;
    border-color:#000000;
}
#contactus .sfm_float_error_box
{
    position:absolute;
    z-index:999;
    cursor:default;
    font-family:Tahoma;
    font-size:10px;
    color:#660000;
    background-color:#ffff66;
    border-style:solid;
    border-width:1px;
    border-color:#660000;
}
#contactus .sfm_float_box_td
{
    padding:3px;
    cursor:default;
    font-family:Tahoma;
    font-size:10px;
    color:#660000;
    background-color:#ffff66;
}
#contactus .sfm_close_box
{
    font-family:Tahoma;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;
    background-color:#660000;
    border-width:0px;
    text-align:center;
}
#contactus .sfm_textbox
{
    padding:2px;
}
#contactus .sfm_textarea
{
    padding:2px;
}
#contactus .sfm_form_label
{
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
}
#contactus .sfm_image_in_form
{
    border:0;
}
#contactus .sfm_captcha
{
    border:0;
}
