/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */

#block-views-nodequeue-1-block div.view-nodequeue-1 {
  float: left;
  width: 721px;
  height: 43px;
  padding-left: 6px;
  padding-right: 55px;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  left: -17px;
  top: 30px;
  background:#e0e0e0;
  font-size: 16px;
}