h3 {
	clear:both;
	margin-top:10px;
}

.publications {
	font-size:1.5em;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	text-decoration-color:#e57200;
	font-family:'franklin-gothic-urw', sans-serif;
	position:relative;
	top:15px;
}

.author {
	font-size:1em;
	color:#232d4b;
	font-weight:bold;
	font-family:'franklin-gothic-urw', sans-serif;
	line-height:100%;
}

.smaller-image .align-right,
.smaller-image .align-left {
	width:25%;
}