:focus {
	outline:none;
}

ul {
	list-style-type:none;
}

.revolver ul {
	width : 700px;
	height : 350px;
	border : 1px solid black;
	margin:0;
	padding:0;

}

.revolver li {
	position:absolute;
	width:150px;
	height:150px;
}

.revolver img {
	width:100%;
	height:100%;
	border:0;
}
.ajax{
float:left;
	width : 700px;
height : 220px;
position : relative;
background-color:#F7F7F7;
}
