#archive #header {
	width:		645px;
}
#archive #header select{
	float:		right;
	border: 	1px solid #000000;
	margin-top:	2px;
}
#archive img.zoom{
	margin:		10px auto 20px auto;
	display:	block;
}
#hold { 
	position:	relative; 
	overflow:	hidden;
	width: 		600px; 
	height:		60px; 
	z-index:	100;
	margin:		0 auto;
	padding:	0 10px;
	background-image:url(/images/archive/fd_vignette.png);
}
#wn { 
	position:	absolute; 
	left:		10px;
	top:		0px; 
	width:		600px;
	height:		60px; 
	clip:		rect(0px, 600px, 60px, 0px); 
	overflow:	hidden;	
	z-index:	1;
}
#lyr1 { 
	position:	absolute; 
	visibility:	hidden; 
	left:		0px; 
	top:		0px; 
	z-index:	1;
}
#archive h4 {
	font-size:	11px;
}
#archive h4 strong {
	color: #D23E1C; 
}
#arrow_l {
	position:	absolute;
	top:		370px;
	left:		243px;
	z-index:	110;
}
#arrow_r {
	position:	absolute;
	top:		370px;
	right:		10px;
	z-index:	110;
}