/*

Copyright (c) 2010 Vanni Valle. All rights reserved.

*/

.file-input-area,
.form .file .text {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
