#pic-right
{
	position: relative;
	float: right;
	margin-left: 5px;
	background: #fff;
	color: #8e8e8e;
	font-size:8pt;
	line-height:10pt;
}
.credits
{
	color: #888;
	font-size:11px;
	font-style:italic;
}
a.credits  { 
	color: #888;
	text-decoration: none;  
}

a.credits:hover { 
	color: #888; 
	text-decoration: underline; 
}

