/*======== Јꗗ ========*/
#myAlbum {
	background-color:#000000;
	width:520px;
}
:focus {
	outline:none;
}


.revolver, ul {
	width : 800px;
	height : 400px;
	border : 1px solid #fff;
	position : relative;
	overflow : hidden;
	margin:0;
	padding:0;
}

.revolver div, li {
	position:absolute;
	width:220px;
	height:300px;
}

.revolver img {
	width:100%;
	height:100%;
	border:0;
}
