/* 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 .form-item input {
  width: 70%;
}
#block-menu-menu-services {
  margin-left:0
}
#block-menu-menu-home-links {
  margin: 0 0 0 15px;
}
.sf-menu li.leaf a {
  padding: .5em .3em;
  letter-spacing: -.01em;
}
#quicktabs-tabpage-home_page_tabs-0 #block-views-congress-hprotator-rotator{
  height: 255px;
}
#region-user-first {
  width: 25%;
  padding-top: .8em;
  margin-left: 0px;
  margin-right: 0px;
}
#search-block-form #edit-actions {
  padding-left: 0;
}
#region-user-second{
  width: 75%;
  float: right;
  margin-left: 0px;
  margin-right: 0px;
}