
.fileUpload .uploader{
	height: 0px !important;
	overflow: inherit !important;
}
.fileUpload .filename, .fileUpload .action{
	display: none !important;
}
.fileUpload #uploadBtn{
    width: 98px;
    height: 40px;
}
.uploader_16 .fileUpload #uploadBtn{
	top: -30px;
    left: -30px;
}
.uploader_17 .fileUpload #uploadBtn{
	top: 0px;
    left: 0px;
}
.contact_form_left .open_contact_form span{
	padding: 18px 42px;
}
.contact_form_right .open_contact_form span{
	padding: 17px 42px;
}

