/* CSS File for media="Print" differances */


JsWarning 
	{
	display: none;
	}

#outside
	{
	border-left: 0px;
	border-right: 0px;
	}

body
	{
	background-color: white;
	}


