.category h2 { font-size:18px; font-weight:bold;color:#016d3c;margin:0 0 5px 0}
.category p {font-size: 12px;margin:0 0 10px 0}
div.category { margin-bottom:10px; }
.photo a {text-decoration:none}
a:focus {
  outline: none;
}
.show_all_btn { cursor: pointer }
.photo,.show_all_btn { display: inline;}
.show_all_btn img { border: none; padding: 0px 0px 19px 5px;}
#preview{
	position:absolute;
	display:none;
	color:#000;
  border: 1px #ccc solid;
}
#toptooltip {
	background:#fff;
	padding:10px;
}
#tooltiptxt { vertical-align: top; width: 250px;}

#preview div {
float:left;
}
#tooltiptxt {
margin-left:5px;
width:224px;
background: #fff;
padding: 0px 0px 0px 5px;
	font: 11px Arial;
}
#tooltiptxt dl { padding: 0px; margin: 0px }
#tooltiptxt dt{
color:#03610D;
font-size:12px;
font-weight:bold;
}
#tooltiptxt dd.norm{	
	margin: 0px 0px 5px;
	font-size: 12px;
}
.thumbphoto{width:125px;height:94px;border:none;padding-right:1px}
#toolphoto{width:250px;height:188px;}
#lightbox-image{width:500px;height:375px;}
#tooltipdesc-container {
  width:100%;
  background:#fff;
}
#tooltipdesc {
  padding: 10px 0px;
  font-size: 12px;
}
#tooltipdesc-box {
  clear: left;
	background:#fff;
}
#thumboverlay{
	position:absolute;
	display:none;
	color:#fff;
  background:#000;
  opacity: 0;
  vertical-align:middle;
  text-align: center;
  z-index: 50;
}

/*
Thumbnail image: 124px wide, 93px tall
Mouseover image: 248px wide, 186px tall
Full image: 441px wide, 331px tall
Entire width of thumbnail row (from left of first thumb to right of "open/close" image): 558px
Entire width of the mouseover box: 504px
Entire width of the full version (from the left of the spec box to right of the "next" button: 795px
*/