.pubList  {
	width: 95%;
	
}

.pubList .header  {
	background-color: black;
	color: white;
	font-weight: bold;	
}
.pubList .alt {
	background-color: rgb(230,230,230);
}

.error  {
	color: red;
	margin-bottom: 10px;
}

