.i2 {

position: absolute;
height: 236px;
	width: 236px;

	left:auto;
	top: 10px;
	right:1%;
	border-radius:5px;
	box-shadow: 1px 1px 10px #888888;
	border: 1px solid #CC0000;

}
