
 #img-galery-8009  {
	margin: 5px;
	padding: 3px;
	min-height: 1em;
	white-space: nowrap;
  }
 #img-galery-8009 .bhv-image {
	display: inline-block;
	clear: none;
	padding: 2px;
	margin: 2px;
	height: 120px;
	width: 110px;
	overflow: hidden;
	text-align: center;
	border: 1px #bbb dotted;
  }
 #img-galery-8009 .bhv-image img {
	max-width: 106px;
	max-height: 100px;
  }
 #img-galery-8009 .bhv-image.highlight {
	border: 2px #888 solid;
  }
 #img-8011  {
	white-space: nowrap;
  }
 #img-8011 img {
	max-height: 300px;
  }