select, textarea, .input_field input, .input_field_contacts input, .input_field_code input, .input_box {
    background:#fff;
    border:1px solid #eaeaea;
}

#submitForm {
    margin-left:5px;
}
#form_block {
	margin:16px 0;
}
#form_block .text_field {
	font-weight:bold;
	width:170px;
	margin:5px 0 0 0;
}
#form_block .text_field span {
	font-size:10px;
	display:block;
	font-weight:normal
}
#form_block .agreement {
	margin:8px 0
}
html:first-child select.select_by{
    width:79px;
}
html:first-child select.per_page{
    width:44px;
}
.agreement {
    padding-left:0;
    margin-left:0;
}
.agreement input{
    margin:0 5px -2px -3px;
}
html>body .agreement input{
    margin:0 5px 0 0;
    *margin:0 5px -2px -3px;
}
html:first-child .agreement input{
    margin:0 5px 5px 0;
}
#form_block .input_field input ,textarea{
	width:200px
}
.input_field_code input{
    width:112px;
}
.input_field_contacts input,textarea{
    width:328px;
}
html:first-child textarea.contact_message{
    width:331px;
}
#form_block .input_field textarea {
    font-size: 12px;
    font-family: tahoma, verdana, sans-serif
}
#form_block input {
    font-size: 12px;
    font-family: tahoma, verdana, sans-serif
}
.submit_button {
    text-align:right;
    width:206px;
    margin-top:15px;
}
#submitForm .submit_button{
    width:280px;
}
#contactsForm .submit_button{
    width:337px;
}
.login_button{
    width:198px;
}
#form_block h2 {
	color:#21A094;
	font-size:13px
}
#input_field_browse {
	margin:3px 0 0 0
}
#form_block .input_box {
	width:122px
}
#form_block .input_button {
	margin:0 0 2px 0
}
.form_message {
    color:#ff3306;
}
.validator {
    display:none;
}

/*-------------------- Shop ---------------------*/
.shop_form {
    width:340px;
    margin:0 auto;
    text-align:right;
}
body:first-of-type .shop_form{
    font-family:sans-serif;
}
.shop_form td {
    padding:3px 0;
}
.shop_form .input {
    font-size:11px;
    border: 1px solid #b0b0b0;
    width:88px;
}
.shop_form select.input {
    width:88px;
}
.shop_form .small {
    width:30px;
}
body:first-of-type .small.safari_small{
    width:29px;
}
.input {
    font-size:11px;
    border: 1px solid #b0b0b0;
}
html>body #newsletterForm input {
    margin:3px 5px 5px 0;
}
input {
    background:#fff;
}
.lmain input{
    vertical-align:top;
    margin-right:7px;
}
.lmain_ch input{
    margin-right:7px;
}
.rss_input {
    width:150px;
}
#search_block .input_button {
    margin:0 0 4px 5px;
    vertical-align:middle;
}
html>body #search_block .input_button {
    margin:0 0 0 5px;
    *margin:0 0 4px 5px;
}
html:first-child #search_block .input_button{
    vertical-align:bottom;
    margin:0 0 0 5px;
}
body:last-child:not(:root:root)  #search_block .input_button{
    vertical-align:top;
}
#form_block textarea#desc{
    height:100px;
}
#form_block #submitForm  textarea,  #form_block #submitForm .input_field input{
    width:275px;
}
