#pics{width: 102px; float: left;}
#pics div.prev, #pics div.next{float: left; width: 15px;}
#pics div.prev img{margin-right: 3px; visibility: hidden;}
#pics div.next img{margin-left: 3px; visibility: hidden;}
#pics #imgslist{border: 1px solid #000000;}
#pics #imgslist, #imgslist #imgs div.img{width: 70px; float: left; overflow: hidden;}
#imgslist #imgs {width: 1000%; margin-left: 0px; position: relative;}
#imgslist #imgs div.img {display: inline;}
#imgslist #imgs div.img img{border: 0px none White; cursor: pointer;}

div.loupe{
	width: 70px;
	background-image: url('/pic/p_zm.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	height: 20px;
	margin-top: 3px;
	cursor: pointer;}
