#main table {
	width: 95%;
}

#main table td {
	font-size: 95%;
}

#main td.author {
	background: #e2d9d8;
	width: 20%;
}


