/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2008 
  Thomas Schwarz
  Werkstatt fuer Softwareentwicklung
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 08.06.2008
	Created By       : ts & bs
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

dl.caption dt {
	display: block;
	float: left;
}

#litter {
	clear: both;
}

dl.puppy {
	clear: both;
}

dl.puppy dt {
	display: block;
	float: left;
	padding-right: 20px;
}

dl.puppy dd.name {
	font-weight: bold;
}

#bngallery {
	position: absolute;
	top: 112px;
	right: 250px;
}
