/* specific print instructions */

.noprint{
	display: none;
}

#content{
	overflow: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
}