H2.publication-title {
	font-weight: bold;
	font-size: 11px;
	color: #1B4298;
}

TABLE.publications-table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
	border: 0px dotted red;
}

TD.publication-date {
	padding: 0px;
	color: #028326;
	width: 80px;
}

TD.publication-title {
	background: transparent url('../img/layout/dot.gif') repeat-x scroll 0px 13px;
}

TD.publication-flag {
	width: 10%;
}

SPAN.publication-title {
	font-weight: bold;
	color: #1B4298;
	background: white;
}

SPAN.publication-size {
	background: white;
}