/* 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. */
 
 .block-s-cng-medium-profile {

	margin-top: 50px;
}

#block-menu-block-congress-main-menu-superfish .sf-menu a {
	font-size: 16px;
}

#block-menu-block-congress-main-menu-superfish .sf-menu li.sfHover > ul, .sf-menu li:hover > ul {
    left: -0.06em;
    top: 4.3em;
}
#block-menu-block-congress-main-menu-superfish .sf-menu a {
    padding: 1em 1em;
}

.pane-congress-hprotator-panel-pane-thumbs .hprotator-text-block {
    margin: -97px 0;
}

.hprotator-text-block .field-name-body {
    -moz-binding: url("ellipsis.xml#ellipsis");
    height: 60px;
    margin: -23px 20px 0 0;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: normal;
    width: 100%;
}

.hprotator-text-block h2, .hprotator-text-block h2 a:link, .hprotator-text-block h2 a:visited {
    line-height: 17px;
}


