#div_inputfile{
	background:url(../img/bt_arquivo.gif) no-repeat 100% 1px;
	height:28px; /*28*/
	width:200px; /*385*/
	margin:0px;
        
}

#div_inputfile #file_upl, #div_inputfile #file_upl1, #div_inputfile #file_upl2{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size:18px;
        width:200px;
        
}

#div_edit_file{
	margin-top:-28px;
}

#div_edit_file #edit_file, #div_edit_file #edit_file1, #div_edit_file #edit_file2{
	width:133px; /*265*/
	height:18px; /*22*/
	font-size:15px;
	font-family:Arial;
        background-color:#EEE9E9;
        border:1px solid #7F9DB9;
        
}
