/*---------------------------------------------------------------
 * Global
 *---------------------------------------------------------------*/
.primary_navigation,
.t-right,
.left-col,
.border-right,
.footer-right,
.print,
object { 
	display: none; 
	}
	
body {
	background: white;
	}
	
.top {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	}
	
	.right-col {
		width: 200px;
	}