
/***************** fix for ie8 *******************/

#topnavigation ul.nav > li.dropdown:hover > .dropdown-menu{
		display: block;
}