﻿body {
}
 .FileUpload
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	font-weight: normal;
	vertical-align: middle;
	color: inherit;
	border: none;
	width: 0px;
	border-style: ridge;
	border-width: 0;
	background-color: #C1C9A9;
	position: absolute;
	text-align: right;
	filter: alpha(opacity:0);
	opacity: 0;
	z-index: 50; 
	margin-left: -17px;
}
