@import url(../../base/css/forms_adv.css);


.form_advanced_table th,
.form_advanced_table td,
.input_close,
.button_wrapper_close
{
	background-color: #f6f6f6;
}

.form_advanced_table th.block_header {
    text-align: left;
    font-weight: normal;
    background-color: #D9DFEB;
    font-size: 12px;
}
