table.form-table
{

        background-color:white;

        font-weight:normal;
        line-height:160%;
}

table.form-table th, table.form-table td
{
        padding: 5px 5px;
        vertical-align:top;
}

table.form-table th
{
        text-align: left;
}


table.form-table td
{
        padding: 15px 5px;
}

table.form-table textarea.inputtextarea
{
width: 500px;
}
table.form-table input.inputtext
{
width: 500px;
}
table.form-table td
{
font-size: 11px;
}
.bot {
        height: 5px;
        background: url("../../../../i/dots.gif"/*tpa=http://milesta.ru/bitrix/templates/milesta/i/dots.gif*/) repeat-x 0 100%;
        margin: 10px 0px 10px 0px ;
}