/* CSS Document */

* {
	color: #000000;
	overflow: visible !important;
	float: none !important;
	text-align: left;
	clear: both;
}

img {
	border: none;
}

h1 {
	display: none;
}

a {
	text-decoration: none;
}

#menu_primary, #menu_secondary {
	display: none;
}

#print_footer {
	display: block;
}

.button {
	display: none;
}

.photo_portrait {
	border: 1px #000000 solid;
}

.photo_landscape {
	border: 1px #000000 solid;
}

.photo_square {
	border: 1px #000000 solid;
}