  .menuItemLeft,.tabContent h3 {
    font-size: 1em
}

.menuItem,.menuItemLeft {
    font-family: Arial, Sans-serif;
    color: #80d
}

.tabsLeft,.tabsTop {
    list-style-type: none
}

.showMenu,.tabContent {
    border-top-style: solid;
    border-width: 5px;
    border-color: #FC0;
    box-shadow: 0 0 .3em rgba(0,0,0,.3)
}

.menuItem:first-child {
    background: 0 0
}

.menuItemLeft,.showMenu,.tabContent {
    background-color: #fff
}

.menuItemLeft {
    display: block;
    text-align: center;
    font-weight: 700;
    width: 8em;
    padding-top: 1em
}

.tabContent,.tabsTop {
    z-index: 200;
    text-align: left;
}

.tabsLeft {
    position: relative;
    top: 300px;
    bottom: 300px;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.tabContent,.tabContent h2 {
    position: absolute;
    overflow: hidden
}

.tabsTop {
    margin: auto;
    padding: 0;
    overflow: hidden;
    width: auto;
    left: auto;
    right: 5%
}

.tabs *{
    box-sizing: content-box !important;
}

.hideMenu {
    display: none
}

.menuSeparator {
    color: #d3d3d3;
    font-weight: 400;
    font-size: 1.4em;
    margin: 0;
    padding: 0
}

.showMenu {
    width: 85%;
    height: 20em;
    padding-top: 1em;
    border-radius: .1em;
    -webkit-border-radius: 1px;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3)
}

.tabContent {
    display: block;
    width: 98%;
    max-width: 1730px;
    padding-top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 1%;
    right: 1%;
    border-radius: .1em;
    -webkit-border-radius: 1px;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3)
}

.tabContent h3,.tabContent h4 {
    padding: .75em 1em;
    font-weight: 700
}

.tabContent h2 {
    left: -9999px;
    width: 0;
    height: 0
}

.tabContent h4 {
    font-size: .8em
}

.tabContent p {
    padding: 0 1em .5em 1.2em;
    font-size: .75em;
    line-height: 125%
}

.tabContent img {
    max-height: 24em
}

.tabContent .thirdcolumn {
    width: 29.3333333%;
    padding: 1em 2%;
    float: left
}

.tabContent .fourthcolumn {
    width: 21%;
    padding: 1em 2%;
    float: left
}

.tabContent .fifthcolumn {
    width: 16%;
    padding: 1em 2%;
    float: left
}

.tabContent .sixthcolumn {
    width: 12.6666667%;
    padding: 1em 2%;
    float: left
}

.tabContent ul {
    font-size: .75em;
    padding: 0 2em .75em 1em
}

.tabContent li {
    list-style-type: disc;
    line-height: 175%;
    left: 2em;
    position: relative
}

.tabContent ul.nobullets {
    padding: 0 2em .75em 0
}

.tabContent ul.nobullets li {
    list-style-type: none;
    left: 1.2em
}

.tabContent .biglinks li {
    padding-bottom: 1em
}

.tabContent .biglinks a {
    font-size: 1.2em;
    font-weight: 700
}

.tabContent span.explanation {
    font-size: 1em;
    line-height: 125%;
    display: block
}

.tabContent a:hover {
    border-bottom: 1px solid #fc0
}

.tabContent .column {
    padding: 1em 1.33333333%;
    font-size: .9em;
    float: left;
    max-width: 14%
}

.tabContent .column li {
    list-style-type: none;
    line-height: 200%
}

.tabContent .featured {
    background-color: rgba(255,204,0,.33);
    border: 1px dotted #639
}

.tabContentLeft {
    position: absolute;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    top: 20em;
    left: 10em;
    width: 60em;
    height: 20em;
    padding-top: 0;
    border-top-style: solid;
    border-width: 5px;
    border-color: #FC0;
    background-color: #fff;
    border-radius: .1em;
    box-shadow: 0 0 .3em rgba(0,0,0,.3);
    -webkit-border-radius: 1px;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3)
}

.menuItem {
    font-size: 1.1em;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    height: 2em;
    padding: .5em 1.5% 0 calc(1.5% + 2px)!important;
    margin: 0;
    background: url(https://www.wiu.edu/_resources/_redesign/images/pipe.gif) left .4em no-repeat
}

.menuItem:first-child {
    padding-left: 0!important
}

.menuItem:first-child a {
    margin-left: .8em!important
}

.menuItemHover {
    background-color: #FC0!important;
    text-align: center;
    cursor: pointer;
    color: #fff;
    margin-bottom: 0;
    height: 2em;
    z-index: 100;
    padding-top: 1em;
    box-shadow: 0 0 .3em rgba(0,0,0,.3)
}

.menuItemHoverLeft,.menuItemLeft:hover {
    background-color: #FC0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    height: 2em;
    margin-bottom: 0;
    padding-top: 1em;
    box-shadow: 0 0 .3em rgba(0,0,0,.3)
}
