.i9 {
	position: absolute;
height: 321px;
	width: 150px;

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