ul#publications {
	list-style: none;
}

ul#publications li {
	text-align: center;
	width: 245px;
	float: left;
}

ul#publications li p {
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 20px;
	text-align: center;
}