@charset "utf-8";
/***************************************************
CSS to push up the 'secondarySiteWrapper', 'bottomContainer', and 'footerNSIDC' 
containers on secondary sites when they have been pushed down due to adding an 
additional logo in the top banner.

**************************************************/

#secondarySiteWrapper, #bottomContainer, #footerNSIDC {
	/* top: -45px; */	
}


