
body {
	padding: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #d7d7d7;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-align: center;
	background-color: #000;
}

#main {
	margin: 5px auto;
	padding: 10px;
	width: 700px;
	background-color: #333;
	text-align: left;
}

.publication {
	margin-bottom: 1em;
	margin-left: 20px;
	margin-right: 20px;
}

.pub_thumbnail {
	width: 160px;
	min-height: 60px;
	float: left;
	margin-right: 1em;
}

div.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}

div.pub_thumbnail img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

a {
	text-decoration: none;
	color: #24c953;
}

a:hover {
	text-decoration: none;
	color: #24c953;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted;
}

a:visited {
	text-decoration: none;
	color: #cda040;	
}

/* remove decoration for image link (Firefox) */

div.pub_thumbnail a {
	border-style: none;
	border-width: 0;
}

div.pub_thumbnail a img {
	border-style: none;
	border-width: 0;
}

.image_table a {
	border-style: none;
	border-width: 0;
}

.image_table a img {
	border-style: none;
	border-width: 0;
}

/* publication page stuff */

.image_table {
	border-style: none;
	margin: 20px auto -70px;
}

.image {
	padding-left: 10px;
	padding-right: 10px;
}

p {
	text-indent: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	text-align: center;
}

h2 {
	margin-bottom: 0.2em;
}

#abstract {
	
}

#citation {
	
}

#download_section {
	
}
