div#footerInner {
	background:url(images/darkgreyBG.gif) repeat top left;
	width:530px;
	height:130px;
	overflow:visible;
}
div#thumbs {
	margin-left:20px;
	padding-left:10px;
	height:130px;
	width:480px;
	overflow:auto;
}
.thumbs {
	border:solid 1px #ccc;
	margin:5px 10px 0 0;
}
#thumbContainer {
	width:1000px;
}
div#footerLow {
	background:url(images/thumbLow.gif) no-repeat top left;
	width:531px;
	height:18px;
}