/* Start Moo Revolver */

#revolverContainer1 
{
	margin-top: -50px;
}

.revolver div {
	position:absolute;
	/* img dimensions */
	width:120px;
	height:70px;
	margin-top: -80px;	
}

.revolver img {
	width:100%;
	height:100%;
	border:0;
}

/* End Moo Revolver */
