/* IE 9 */

* {
	/* removes the unwanted fill colour on the bootsrap active navs e.g. http://stackoverflow.com/questions/9780464/twitter-bootstrap-nav-bar-issues-in-internet-explorer */
	filter:none !important;
}

