

/* Start:/bitrix/components/ip/mailform_4.3/templates/.default/style.css?1727278582939*/
.mail_form {margin: 0; padding: 0;  border: 0;  outline: 0; }

table.mail_table
{
  margin:0;
  width:50%;
  font-size:9pt;
  border:0px solid red;
  background:none; 
  border-collapse:collapse;

}

table.mail_table sup {display:none;}

table.mail_table td
{
padding:2px 5px;
text-align:left;
}


table.mail_table input
{
height:15px;
width:133px;
background:#fff;
border: 1px solid #666;
}
table.mail_table input.cb {float:left; background:none; margin: 0 3px; width:20px}

table.mail_table textarea
{
width:100%;
height:100px;
background:#fff;
border: 1px solid #666;
overflow:hidden;
}

* html table.mail_table textarea
{background-attachment:fixed;}



table.mail_table input.mail_submit
{
float:right;
font-size:10pt;
height:30px; cursor:pointer;
border:1px solid #666; color:#666; font-weight:bold;
background:none;
}

.mail_error {font-size:10pt; font-family:Arial; color:red;}
/* End */
/* /bitrix/components/ip/mailform_4.3/templates/.default/style.css?1727278582939 */
