body {
	background-image: none;
	background-color: white;
	color: black !important;
}

a {
	color: black !important;
	text-decoration: underline !important;
}

.for_print {
	display: block;
}

.for_print.logo {
	position: relative;
	float: left;
	width: 300px;
}

.for_print.right {
	position: relative;
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 5px;
}

#wrapper, #page, #content_wrap {
	background: none;
	width: 100%;
	height: auto;
	position: relative;
	float: left;
}

#post_wrap {
	padding-left: 10px;
	height: auto;
	width: auto;
}

.narrowcolumn {
	width: auto;
}

#footer, .push {
	display: none;
}

#header {
	background-image: none;
	min-height: 5em;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

#header #testimonial, #header #share_menus, #header #search_players_title, #header #menu, #header #search_holder, #header #logo {
	display: none;
}

#sidebar {
	display: none;
}

.heading {
	display: none;
}

#more_from_players .top, #more_from_players .bottom {
	display: none;
}

#more_from_players h2 {
	font-size: 0.8em;
}