#loupe {
    display: block;
    font-size: 12px;
    height: 16px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 210px;
    width: 200px;
    z-index: 1;
}

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

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

#loupe a:hover {
	text-decoration:underline;
	color: #666666 !important;
}

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

h1 {
	font-size:2em;
}

