#display {
	border-top: 1px solid #CCCCCC;
	padding: 20px 20px 0px;
	text-align: center;
	margin-top: 15px;
	}
#thumbs {
	border-top: 1px solid #CCCCCC;
	padding: 25px 5px 25px 5px;
	text-align: center;
	background-image: url(images/div_grad.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	}
#thumbs img {
	margin: 3px;
	border: 2px solid #CCCCCC;
	}
#thumbs a {
	}
#thumbs .current {
	border: 2px solid #666666;
	}

