
   
   
/*  CAREERS */

.schedule-left {
   float: left;
   width: 250px;
}

.schedule-right {
   float: right;
   width: 250px;
}

/* Navigation Definitions */

body.culture-on #culture,
body.paths-on #paths,
body.benefits-on #benefits,
body.students-on #students,
body.search-on #search {
   background-color: #838353;
}

body.schedule-on #schedule a,
body.interview-on #interview a,
body.video-on #video a {
   text-decoration: underline;
}