img {
	border: none;
}
#normal2, #normal3, #normal4, #normal5,#normal6, #normal7, #normal8 {
	display: none;
}
#normal6 {
	display: none;
}
#gallery {
	margin-left: 30px;
	width: 880px;
}
#thumbs {
	text-align: center;
	width: 310px;
	float: right;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#bigimages {
	width: 310px;
	float: left;
	margin-top: 11px;
}
#thumbs img {
	width: 130px;
	height: 130px;
	float: left;
}
#bigimages img {
	border: 4px solid #555;
	margin-top: 5px;
	width: 473px;
	float: left;
}
#thumbs a:link, #thumbs a:visited {
	width: 130px;
	height: 130px;
	border: 6px solid #555;
	margin: 6px;
	float: left;
}
#thumbs a:hover {
	border: 6px solid #888;
}