.i4 {
position: absolute;
	height: 321px;
	width: 150px;
	top: 10px;
	left: 2%;
	border-radius:5px;
	box-shadow: 1px 1px 10px #888888;
	border: 1px solid #CC0000;
}
