@-moz-document url-prefix() {

p, a {
 	font-size: 13px;
}

#footer input, #footer textarea,
#footer input.placeholder,
#footer textarea.placeholder,
.sidebar_widget form p input.placeholder,
.sidebar_widget textarea,
.sidebar_widget form p input:focus,
.sidebar_widget textarea:focus   {
	line-height: 12px;
	padding: 5px;
}


div.comment_form form input,
div.comment_form form textarea {
	line-height: 15px;
	padding: 10px;
}

div.section_big h3 {
	font-weight: 400;
}

#search_header input {
    line-height: 10px;
}



}