/************************************************************
SIX JEFFRIES
************************************************************/

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


.logo-img {
    margin-left: 150px;
    margin-top: 35px;
    width: 77%;
}
#zone-branding {
    background: url("../images/member-narrow.png") no-repeat scroll 25px bottom transparent;
    height: 156px;
}
#block-quicktabs-home-page-tabs ul.quicktabs-tabs a {
    padding: 12px 13.55px 10px;
}

#region-user-first {
    margin-top: 0;
}
.block-house-thomas-bill-search h2.block-title {
    margin-bottom: 0;
}

/*
#section-header, #zone-footer-wrapper {
		width:720px;
}
*/

.sf-menu a {
    padding: 1.5em 0.5em;
}