/*******************************************
IE9 Conditional CSS 
*******************************************/

.wide-nav ul.header-nav > li {
    padding: 0 22px 0 !important;
}

.wide-nav ul.header-nav li:first-of-type {
    padding: 0 22px 0 0 !important;
}

.wide-nav ul.header-nav li:last-of-type {
    padding: 0 0 0 22px !important;
}