	.navigation {					padding:10px 10px 0 0;	list-style:none;	width:52px;	height:371px;	float:right;	}
	.navigation li {				float:right;	width:52px;	height:52px;	}
	.navigation a img {				border:1px solid #FFFFFF;	}
	.navigation a.scrolling img {	border:1px solid #990404;	}
	#images {		overflow:hidden;	width:486px;	height:486px;	position:relative;	}
	#images div {	position:relative;	width:486px;	height:486px;	float:left;	text-align:center;	vertical-align:middle;	}
	#images img.horizontal {	position:absolute;	top: 50%;	left: 50%;	width:486px;	height:370px;	margin:-185px 0 0 -243px;	}
	#images img.vertical {		position:absolute;	top: 50%;	left: 50%;	width:486px;	height:486px;	margin:-243px 0 0 -243px;	}