/* This file will hold styles that are loaded using the same media query as the wide grid. */
/* add borders in wide screens. other styles in custom-superfish.css. */
.sf-menu.sf-style-blue >li:first-of-type {
	border-left: 1px solid #eeeeee;
}
.sf-menu.sf-style-blue li.sf-depth-1 {
	border-right: 1px solid #eeeeee;
}