/* CSS Document */
/*.fileinputnext, .fileinput {display:none}*/

div#error {margin-left:40%; visibility:hidden; overflow:hidden;}	
span.pinkbg {background-color:#fdd0d0; border:#a6a6a6 1px solid; padding:3px; background-image:none;}
div#error span.inputtextbox span {background-position: 3px 100%; padding-bottom:1px;}

div#support_form form 
{
    text-align:center;
}
div#support_form form table 
{
    margin:0 auto;
}
div#support_form form table td.support_field_titles 
{
    text-align:left;
}
div#support_form input.support_text, 
div#support_form .support_textarea  
{
    border:#a6a6a6 1px solid; 
    border-bottom-width:2px; 
    border-right-width:2px; 
    width:240px;
}
div#support_form input.support_send_button_class, 
div#support_form input.support_clear_button_class 
{
    width:120px; 
    height:20px; 
    border:0; 
    background:url(img/bg_button.gif) no-repeat 0 0; 
    color:#fff; 
    font-style:italic; 
    cursor:pointer; 
    text-align:center;
}

#support_form .support_text
{
 vertical-align:top;
  width:200px;
  margin-top:5px;
  margin-left:5px;
}
#support_form .support_checkbox
{
 vertical-align:top;
  margin-top:5px;
  margin-left:5px;
}
#support_form .support_radio
{
  vertical-align:top;
  margin-top:5px;
  margin-left:5px;
}
#support_form .support_textarea
{
 vertical-align:top;
 width:200px;
 height:150px;
 margin-top:5px;
 margin-left:5px;
}
#support_form .support_select
{
 vertical-align:top;
  width:200px;
  margin-top:5px;
  margin-left:5px;
}
#support_form .support_password
{
 vertical-align:top;
  width:200px;
  margin-top:5px;
  margin-left:5px;
}
#support_form .support_multi
{
 vertical-align:top;
  width:200px;
  margin-top:5px;
  margin-left:5px;
}
#support_form .support_ip
{
 vertical-align:top;
  margin-top:5px;
  margin-left:5px;
}
#support_form .support_captcha
{
 vertical-align:top;
 width:100px;
 margin-top:5px;
 margin-left:5px;
}
#support_form .support_site
{
 vertical-align:top;
 width:200px;
 margin-top:5px;
 margin-left:5px;
}
#support_form .support_send_button_class
{
 border:#000080 1px solid; color:#000080; background-color:#fff; text-align:left; padding-left:3px; height:18px;
 margin-top:5px;
 margin-left:5px;
 width:100px;
 font-size:12px;
}
#support_form .support_clear_button_class
{
 border:#000080 1px solid; color:#000080; background-color:#fff; text-align:left; padding-left:3px; height:18px;
 margin-top:5px;
 margin-left:5px;
 width:100px;
 font-size:12px;
}
#support_form .subject_select_class
{
 width:200px;
 margin-top:5px;
 margin-left:5px;
}
#support_form .support_marker
{
 color:red;
 margin-left:5px;

}
#support_form .support_field_titles
{
 padding-top:5px;
 vertical-align:top;
 margin-left:5px;
}
#support_form .support_button
{
 text-align:right;
}
#support_form .support_field_values
{
 text-align:right;
}
#support_form .support_table_class
{
}
#support_form .support_subtable_class
{
 width:100%;
}
#support_form .subfield_values
{
 text-align:right;
}
#support_form .subfield_titles
{
 text-align:left;
}

#proxy_frame {visibility: hidden; display: none; border: 0; width: 0; height: 0;}
#jproxy_frame {visibility: hidden; display: none; border: 0; width: 0; height: 0;}
