/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* menu width 160px */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left: 160px; /* match ul width */
}

.skin-default {
  max-width: 302px; 
}