form.feedback input[type=text]{width:400px;}
form.feedback input[type=file]{width:400px;}
form.feedback textarea{width:400px;}

form label{font-weight:bold;color:#505050;}
form label.simple{font-weight:normal;color:#505050;}


form.feadbek{width: 800px;margin-left:auto;margin-right:auto;position:relative;margin-top:20px;}
form.feadbek input[type=text]{width:400px;}
form.feadbek input[type=file]{width:400px;}
form.feadbek textarea{width:400px;height:100px;}

#footer p.contact
{
    padding: 0 0 0 20px;
    background: url('/t/Default/img/icons/contacts-icons.png') no-repeat;
}

#footer p.c-phone{background-position: 0 0;}
#footer p.c-email{background-position: 0 -16px;}