div.feedback { text-align: left; padding: 5px 5px 15px 5px; }
div.feedback div.top_title { color: #323694; font-size: 13px; font-family: Franklin Gothic Demi; padding: 10px 0 10px 0; }
div.feedback div.signs span { font-size: 12px; color: #2E373E;}
div.feedback div.signs { font-weight: normal; }
div.feedback a.padding_left { padding-left: 28px; }
div.feedback a.types img { margin: 0px !important; }
#show_feedback { display: none; position: fixed; z-index: 10; padding: 5px; background: white; border: 1px solid #fec335; width: 230px; }
#success_feedback { display: none; position: fixed; z-index: 10; padding: 5px; background: white; border: 1px solid #fec335; width: 193px; }
#show_feedback .feedback_table tr td .inputs { width: 214px; }
#show_feedback .feedback_table tr td .selects { width: 218px; }
table.feedback_table tr td #submit { 
	background:url("/bitrix/templates/.default/components/alex/feedback_3_forms.region/main/images/submit.png") no-repeat scroll 0 0 transparent; 
	width: 218px; 
	height: 32px; 
}
.close-auth {
    background: url("/images/closewindow.png") no-repeat scroll right top transparent;
    cursor: pointer;
    float: right;
    height: 19px;
    width: 20px;
}