
div.fakefile {
	position: relative;
	top: -30px;
	left: -11px;
	z-index: 1;
	white-space: nowrap;	padding-bottom: -20px;
}

input.file {
	position: relative;
	text-align: right;	left:-9px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

