/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */
 

/* SUPERFISH MAIN MENU */
.sf-menu a {
    font-size: 1em;
}
/* SEARCH */
#search-block-form .form-actions input[type="submit"] {
    margin: 0 0 0 -24px;
}

/* QUICKTABS POSTSCRIPT */
#zone-postscript .block ul.quicktabs-tabs li, #zone-postscript .block ul.quicktabs-tabs li a {
    font-size: 8px;
}