
table.fellow {
	margin-bottom: 3em;
	border: 1px solid #ccc;
	text-align: left;
	width: 99%;
	}

.fellow th {
	color: #555;
	background: #cc9; 	
	padding: 2px 2px 5px 5px;
	}

.fellow tr.shade {
	background: #EFECE7; 
	}

.fellow td {
	padding: 2px 10px 5px 5px;
	}

.name {
	padding-bottom: .8em;
	}

.abstract {background: url(http://www.faimer.org/images/pdf_sm.gif) no-repeat top;}
	/*padding-left: 52px;*/
	/* 30px*/

.noabstract {
	padding-left: 30px;
	}

.sortlist {
	padding-left: 22px;
	background: url(../images/pdf_sm.gif) no-repeat top left;
	margin-bottom:.5em;
	}
