:focus {
	outline:none;
}

div#otherimage{
	margin-top: 30px;
}

div#otherimage p{
	font-size: 14px;
	font-weight: bold;
}

div#otherimage p a{
	text-decoration: none;
}

.revolver{
	width : 580px;
	height : 200px;
	position: relative;
	overflow : hidden;
	margin:0;
	padding:0;
/*
	border : 1px solid black;	
	margin-left: -30px;	
*/
}

.revolver div{
	position:absolute;
	width:192px;
	height:144px;
}

.revolver img {
	width:192px;
	height:144px;
	border : 1px solid black;
}

.revolvebtn{
	padding-left: 220px;	
}
