/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2008 
  Thomas Schwarz
  Werkstatt fuer Softwareentwicklung
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 02.02.2008
	Created By       : ts & bs
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

dl.showentry {
	margin-bottom: 2em;
}

dt {
	margin-bottom: .6em;
}

dt span.hdr {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

dd {
	clear: both;
}

span.pedigreename {
	display: block;
	float: left;
	width: 320px;	
}

