body {
	width: auto;
	margin: 0;
}

.leftcol, #contact, .search, #footer {
	display: none;
}

#header {
	background: #fff none;
	color: #000;
	width: 300px;
	height: auto;
}

#header img {
	margin: 0;
}

.main {
	background: #fff none;
	color: #000;
}

.rightcol {
	float: none;
	width: auto;
	background-image: none;
}

.threecolswrapper div {
	width: 220px;
	margin-left: 5px;
	margin-bottom: 0;
}

.threecolswrapper div.first {
	margin-left: 0;
}

.threecolswrapper div a {
	padding-bottom: 0;
}

.threecolswrapper div, .smallcolwrapper div a:visited {
	background-color: #fff;
	color: #000;
}

.threecolswrapper div h2 {
	background: #fff none;
	color: #000;
}

.threecolswrapper .bottom {
	background: none;
	background-color: #fff;
	color: #000;
}

.threecolswrapper {
	width: 675px;
	background: none;
}

a, a:link, a:visited, h1, h2, h3, h4 {
	background: #fff;
	color: #000;
}

body {
	margin: 1em;
}

#header {
	display: none;
}

.publications ul:before {
	padding-right: 0;
	content: "";
}

.publications ul li {
	display: none;
}

.pub-doi {
	display: inline !important;
}

.pub-doi:before {
	padding-right: 5px;
	content: "○";
}

.pub-doi a:link, .pub-doi a:visited {
	background: transparent;
	font-weight: 700;
	text-decoration: underline;
}

.pub-doi a:link:after, .pub-doi a:visited:after {
	content: ": " attr(href);
}

.pub-doi span {
	display: none;
}