/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 

.sf-menu a {
    padding:.5em;
}
#region-user-first{
    /*padding:1% 0% 0%;*/
}


#search-block-form .form-item input{
    width:67%;
}
#search-block-form{margin-top:0px;}




#mini-panel-single_carousel_holder .flexslider
{   
    height:279px;
}

#boxes-box-congress_newsletter_signup.boxes-box{
    background: transparent url('../images/newsArt.png') 0 0 no-repeat;
    margin-left:0px;
    padding-top:75px;
    padding-left:30px;
    
}
.not-front #boxes-box-congress_newsletter_signup.boxes-box{
    background: transparent url('../images/newsArt-int.png') 0 0 no-repeat;
    margin-left:0px;
    padding-top:75px;
    padding-left:30px;
    
}
#block-boxes-congress-newsletter-signup h2{
	display:none;
}
#region-postscript-first {
    width: 300px;
}
#block-search-form.block {
	margin-bottom:10px;
}
/*IE Fixes*/
*.sf-menu a
	*padding-right:0.5em;
	*padding-left:0.5em;
}

