/* 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. */

#header-content-section-wrapper,
body.front #header-content-section-wrapper {
    background: none repeat scroll 0 0 #FFF;
}

#block-customsearch-internalmenu-form,
#block-customsearch-customsearch-form {
    margin-top: 0px;
}

.webpublish-header-text-container {
    padding: 8px;
}    

#search-block-form input.form-text {
    width: 8.8em;
}

.footer-menu-block {
    padding-top: 26px;
}