@charset "UTF-8";

/**********************************************************************************************

	Title: 	NUCLEUS IAEA.ORG IE-FIXES.CSS
	Author: Holger Schlaminger
	Date: 	March 2011

***********************************************************************************************/

.clearfix, .container-16 { height: 1%; }

/* hasLayout Trigger */
#header, 
#main,
#sub-nav,
#content,
#sitemap, 
#sitemap #toolbar, 
#sitemap ul.breadcrumbs, 
#sitemap-container,
.footer-container,
.box, 
.box-content, 
.news-list li { 
	zoom: 1; 
}
input[type=submit], input[type=reset], input[type=button], button {
	width: auto;
	overflow: visible;
}
.ticker ul li { display: block; }




