
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#loupe {
/*	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 1000;
*/	display: block;
	width: 608px;
	height: 16px;
	font-size:12px;
	text-align: right;
	border-bottom: 1px dotted #505050;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#loupe span {
	font-size:10px;
}

#loupe a {
	width: 30px;
	height: 20px;
	line-height:20px;
	margin-right: 3px;
	color:#505050;
	text-align:center;
	text-decoration:none;
}

#loupe a:hover {
	text-decoration:none;
	color:#000;
}

zoom {
	font-size:12px;
	line-height:17px;

}











