.gallery {
	padding-bottom: 20px;
	float: left;
	width: 429px;
	clear: both;
}
.gallery img {
	border: 1px solid #333333;
}
.mainImage {
	float: left;
}
#thumbnails {
	float: right;
	width: 205px;
}
#thumbnails img {
	margin-bottom: 10px;
	cursor: pointer;
	margin-left: 10px;
	display: inline;
	float: left;
}

/*clickers for jquery*/
.one {
}
.two {
	display: none;
}
.three {
	display: none;
}
.four {
	display: none;
}
.five {
	display: none;
}
.six {
	display: none;
}
.seven {
	display: none;
}
.eight {
	display: none;
}

