#container {
	width: 600px;
}

#nav,
#more,
#footer {
	display: none !important;
}

.vcard {
	width: auto;
}

.with-column #content {
	padding-right: 20px;
}

h1 {
	color: black;
	line-height: 1.2;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 2px solid black;
}

img.jutting {
	margin-right: 0;
}