.popupMenus {
	display: block;
}
#ByuBarLogin form {
	display: block;
}
#LinksBar ul {
	display: block;
}
#Navigation {
	background-color: #8495a9;
	display: block;
	height: 2.4em;
	width: inherit;
}
#Homepage #Feature {
	width: 65.5em;
}
#Calendar {
	top: 24.3em;
	visibility: visible;
}
#SideBar {
	background-color: #ffffff;
	border-right: 0em;
}
.infoPage #Wrapper {
	/* this makes the illusion that the left SideBar bar extends vertically down */
	background-image: none;
	background-color: #ffffff;
}

#QuickFinder {
	display: block;
}

#QuickFinder ul {
	display: block;
	position: static;
	top: 25em;
	left: 55em;
	width: 17.8em;
	height: 25em;
	border: .3em double #8495a9;	
	background-color: #ffffff;	
}

#QuickFinder ul li a {
	display: block;
	color: #000000;
}

#QuickFinder ul li {
	display: block;
}
