#logonav{
	position: relative;
	z-index: 100;
	margin-left: 0%;
	margin-right: 0%;
	background-color: rgba(0, 0, 0, .25);
	}
	
.ie8 #logonav {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3F000000,endColorstr=#3F000000)";
	}