#tpubs {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
	text-align:left;
}
#community {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
	text-align:left;
}
#confpub {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
	text-align:left;
}
.coverlisting {
	width: 100%;
	margin-bottom:1em;
	border-collapse:collapse;
}
.coverlisting tr.grey, .coverlisting tr.odd {
	height:108px;
	background-color:#f5f6f6;
	border-bottom: 1px dashed #000;
}
.coverlisting tr {
	height:108px;
	background-color:#ffffff;
	border-bottom: 1px dashed #000;
}
.coverlisting td {
	margin:0px;
	padding:0px;
	width: 591px;
	vertical-align: middle;
}

.coverlisting td.publication_img {
	width: 130px;
}
.publication_img {
	text-align: center;
}
.authors { display: none; }

/* Center the float:left */
.img-shadow {
  display:table !important;
  margin:0 auto !important;
}
.img-shadow img {
  display:table-cell; /* bug in Opera 9, TODO */
}
.center-container {
	clear:both;
	text-decoration:none;
}

