.glossary {
visibility:hidden;
width:0;
overflow:hidden;
}

.courseMap {
visibility:visible;
}

.mute {
visibility:hidden;
width:0;
overflow:hidden;
}

.exit {
visibility:visible;
}

.home {
visibility:visible;
}

.refresh {
visibility:visible;
}

.next {
visibility:visible;
}

.previous {
visibility:visible;
}

.resources {
visibility:visible;
}

body {
background-position:0 0 !important;
}

.nav {
position:absolute;
left:0;
bottom:0px;
}

.launchBox .nav, #CourseGlossary .nav, #CourseGlossary .infoBar, #StudentCourseMap .nav, #StudentCourseMap .infoBar {
position:relative;
bottom:0;
}

.infoBar {
position:absolute;
left:0;
bottom:80px;
}

