
/* hacks for any version of IE less than IE8 */

/* ----------------------------------------------------------------------- envision nav bar */

.envision-nav ul li { display: inline-block; float: left; width: 16% }
.envision-nav ul li.video { width: 165px; } /* make the last one wider to compensate for the inability to control ul width */

/* ----------------------------------------------------------------------- /envision nav bar */


/* ----------------------------------------------------------------------- envision nav bar blank (to create color bar above the ON button */

.envision-nav-blank ul li { display: inline-block; float: left; width: 16% }
.envision-nav-blank ul li.video { width: 165px; } /* make the last one wider to compensate for the inability to control ul width */

/* ----------------------------------------------------------------------- envision nav bar blank (to create color bar above the ON button */

