div#header, img#lady, a#print-link, div#sub-nav ul, div#footer a.arrow-top, div.heads_team a.more {
	display: none;
}
img#logo-print {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
div#breadcrumb {
	border-bottom: 0;
}
div#wrapper {
	border: 0;
	width: 100%;
}
div#body {
	margin: 0;
}
div#sidebar h1 {
	margin-bottom: 5px;
	margin-left: 0;
}
div#sub-nav-bottom {
	padding-bottom: 10px;
}
div#current-url {
	border-top: 1px solid #000;
	display: block;
	margin-top: 30px;
	padding-top: 5px;
}

/* heads_project */
div.heads_project div#col1 a {
	display: none;
}
div.heads_project div#screenshots {
	margin-top: 0;
}
div.heads_project div.bodytext {
	margin-top: 74px;
}
div.heads_project div.medium {
	display: none !important;
}
div.heads_project div.thumbnails {
	height: auto !important;
}
div.heads_project div.small {
	display: block !important;
	float: left;
	position: static !important;
	width: 185px;
}
div.heads_project div.slider {
	display: none;
}
