#right_in {
	position: absolute;
	margin: 0 auto;
	width: 336px;
	height: 336px;
	top: 50%;
	left: 50%;
	margin-left: -168px;
	margin-top: -168px;
	border: 1px solid #000000;
}
