/*@import url(blueprint/print.css);*/

H1, H2, H3, IMG, UL, OL, LI, TABLE { page-break-inside: avoid; }
OBJECT { display: none; }

HTML { overflow: visible; } 
BODY { overflow: visible; }
DIV#wrap { width: 100%; margin: 0px; padding: 0px; overflow: visible; }
DIV#header { display: none;	}
DIV.left-small { display: none; }
DIV.right-big { width: 100%; margin: 0px; padding: 0px; overflow: visible!important; }
	.forPrint { display: block; }
DIV#footer { display: none; }

/* Object */
#objImgList, A#goUp, A#goDown { display: none; }
#objDescription { float: none; width: 100%; margin-bottom: 15px; }
#objFeatures { display: block; width: 100%; }
	#objMediaControl { display: none; }
	.objFeatureName { width: 100%;}
	.objFeatureValue { width: 100%; }

/* News */
#news-details { width: 100%; }
#news-list { display: none; }