﻿.magnifyarea { 

	background: white;
	border:0px;
	margin-left:20px;
	margin-top:0px!important;
	
}

.targetarea { 
	width: 400px; 
	height: 533px; 
	margin-top:0px;
}

#two { 
	height: 243px; 
}

.targetarea img { 
	margin: auto; 
	display: block; 
	border-width: 0;
}

.thumbs { 
	padding-top: 25px;
	width: 400px;
	text-align: center;
}

.thumbs a { 
	text-decoration: none; 
	max-width:400px;
	max-height:533px;
}

.thumbs img {
	border-width: 0; 
	max-width:400px;
	max-height:533px;
}

