#listReferences
{
	list-style: none;
	margin-top: 0.5em; margin-left: 0;  padding-left: 0; margin-right: 0;  padding-right: 0; 
	display: block; 
}

#listReferences li 
{ 
  clear: left;
}

#listReferences li img 
{ 
  float: left;
  width: 150px;
  margin-top: 3px; margin-bottom: 15px;
  border-width: 3px; border-style: double; border-color: #888888;
}

#listReferences li div
{ 
  margin-left: 165px;
}