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


/************************************************************
  GENERAL
************************************************************/


#search-block-form {
     padding:7px 7px 9px;
     }
     
#search-block-form .form-item input#edit-search-block-form--2 {
	width:62%;
	padding:5px;
}
#widgets-element-cng_large_profile div {
    margin-right: -25px;
}
/*--quicktabs--*/
ul.quicktabs-tabs li a {
	padding: 0.5em;
	font-size: 13px;
}

/*--homepage rotator--*/
.view-congress-hprotator .flex-control-nav {
     bottom:5px;
	 left:5px;
}

/* FACEBOOK */
.front #region-content .fb_iframe_widget iframe {
    width: 330px !important;
}
