#loupe {
	position: absolute;
	top: 0px;
	display: block;
	width: 100%;
	height: 16px;
	z-index: 5;
	font-size:12px;
	right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	text-align: right;
}

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

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

#loupe a:hover {
	text-decoration:underline;
}

.zoom p{
	line-height:normal !important;
	font-size:1.10em;
}

h1 {
	font-size:2em;
}

