.viewImage {
	position: relative;
	float: left;
	width: 150px;
	left: 5%;
	margin-top: -25%;
}

.viewThumbImage {
	position: relative;
	float: right;
	width: 150px;
	right: 10%;
	margin-top: -25%;
}
