#showpage {
	float: left;
	display: inline;
	width: 682px;
	margin: 0 0 0 15px;
	padding: 17px 0 20px 0;
}
#showpage #top {
	float: left;
	width: 334px;
	padding: 11px 18px;
	background: #c9dbde url(../../images/panels/white-arrow-bg.gif) 0 10px no-repeat;
}
#showpage #top h1 {
	color: #28313b;
	font-size: 1.4em;
}
#showpage #top #icons {
	float: left;
	width: 334px;
	padding: 7px 0 0 0;
}
#showpage #top #icons a {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	margin: 0 8px 0 0;
}
a#catering {
	background: url(../../images/icons/icon-catering.gif) top left no-repeat;	
}
a#catering:hover {
	background: url(../../images/icons/icon-catering-on.gif) top left no-repeat;	
}
a#laboratory {
	background: url(../../images/icons/icon-laboratory.gif) top left no-repeat;	
}
a#laboratory:hover {
	background: url(../../images/icons/icon-laboratory-on.gif) top left no-repeat;	
}
a#sanitary {
	background: url(../../images/icons/icon-sanitary.gif) top left no-repeat;	
}
a#sanitary:hover {
	background: url(../../images/icons/icon-sanitary-on.gif) top left no-repeat;	
}
a#hospital {
	background: url(../../images/icons/icon-hospital.gif) top left no-repeat;	
}
a#hospital:hover {
	background: url(../../images/icons/icon-hospital-on.gif) top left no-repeat;	
}
a#other {
	background: url(../../images/icons/icon-other.gif) top left no-repeat;	
}
a#other:hover {
	background: url(../../images/icons/icon-other-on.gif) top left no-repeat;	
}
#content {
	float: left;
	width: 342px;
	padding: 11px 10px 11px 18px;
	color: #595959;
}
#content p {
	padding: 0 0 10px 0;
	line-height: 1.4em;
}
#images {
	float: right;
	width: 293px;
	display: inline;
}
#images #mainimage {
	float: left;
	width: 291px;
	border: 1px solid #e6e6e6;
}
#images #thumbs {
	float: left;
	display: inline;
	width: 287px;
	margin: 0 0 0 1px;
	padding: 5px 0 5px 4px;
	background: #e6e6e6;
	border-top: 1px solid #e6e6e6;
}
#images #thumbs div {	
	float: left;
	display: inline;
	margin: 0 0 0 7px;
}
#images #thumbs a {
	display: block;
	float: left;
	border: 1px solid #d1d1d1;
}
#images #thumbs a:hover {
	border: 1px solid #9cbeca;
}
#bottompanel {
	float: left;
	width: 682px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 4px solid #c9dbde;
}
#bottompanel #moreinfo {
	float: left;
	width: 502px;
	padding: 3px 0 0 20px;
	background: url(../../images/icons/round-red-arrow.gif) 1px 3px no-repeat;
}
#bottompanel #moreinfo a {
	color: #28313b;
	text-decoration: none;
	font-weight: bold;
}
#bottompanel #moreinfo a:hover {
	text-decoration: underline;
}
#bottompanel #backtoproducts {
	float: left;
	width: 160px;
}































