input {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)" !important; /* for IE8 in IE7 mode; must be before filter below */
	filter: alpha(opacity=100) !important; /* IE6-IE8 */
	opacity: 1 !important; /* IE9 and everything else */
}