/* 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. */
 
.sf-menu a {
    padding: 1.5em 1.25em;
}
.view-congress-hprotator .views-field-field-congress-featured-media {
    background: none no-repeat scroll center bottom transparent;
}
ul.quicktabs-tabs li a{
   padding: 1.1em;
}
#zone-content, .not-front #zone-content {
    background: url("../images/bg-zone-content-narrow.png") repeat-y scroll center top transparent;
}