/* This file will hold styles that are loaded using the same media query as the wide grid. */
.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    font-size: 1.2em;
}
.sf-menu a {
    padding: 0.70em 24px;
}
#block-menu-menu-congress-action-center a {
    font-size: 1.2em;
}
#block-menu-menu-congress-action-center ul li.leaf {
    padding: 15px 10px;
	border-right:2px solid #E4E2E2;
	height:48px;
}
#block-menu-menu-congress-action-center ul li.last {
	border-right:0;
}
.logo-img {
    float: left;
	margin-left: 56px;
}
.block-menu-congress-action-center ul li.leaf {
    width: 16%;
}
#block-menu-menu-congress-action-center ul.menu {
    margin-top: -10px;
}