.nosee {
	display: visible;
}
.noprint {
	display: none;
}
.photos {
	border: 2px solid #000000;
}
#content {
	overflow: visible;
	height: auto;
	padding: 4px 30px 12px 12px;
	position: static;
	width: 100%;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
	display: inline;
}
