/*
IE Fixes (IE7 and greater)
*/
@media screen and (min-width: 60em) {
	#navi_wrapper {
		margin-top: -112px;
	}
}

