/* 
--------------------------------------------------
IAEA.org CSS Styles for Printer-friendly Versions.
Version: 2007-17-April
--------------------------------------------------*/

html, body {
	margin: 0;
	padding:0;
	border: none;
}
body{
    font: 90%/1.3 'Lucida Grande', 'Luxi Sans',  Lucida, 'Lucida Sans Unicode', sans-serif; 
    color: #000;
    background: #fff;
    width:100%;
}
h1, h2, h3 {
    color: #000;
    font-weight: bold;
}

h1 {
    margin: 0 0 3em 0;
    padding: 0 1em .66em;
    font-size:1.5em;
    line-height:1em;
    text-align: right;
    border-bottom: thick solid #cacaca;
}
#pageWrapper {
	width: auto !important;
 	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
}
/*#pageWrapper p {
    margin: 0 0 0.5em 1.5em;
    padding:0;
}

#pageWrapper h3 {
    font-size: 1.05em;
}
#pageWrapper h2 {
    margin: 4em 0 1em 0;
    font-size: 1.25em;
}

#pageWrapper li {
    margin: 0 0 0.5em 0;
}*/
img#logo, #tabnav_container, #metanav, #breadcrumbs, #leftcolumn, #rightcolumn, #footer {
	display: none !important;
}

/*a[href^="http://"]::after {
    content: " [source: "attr(href)"]";
    font-style:italic;
}*/

/*#header {
	height:80px;
	background: url(logo50thPrint.jpg) no-repeat;
	border-bottom: 2px solid #aaa;
	margin-bottom: 20px;
}*/

#content img {
	float: left;
	margin-right: 10px;
}
table {
	display: block !important;
}