/* CSS Document */div.thumbs {}div.thumbs div {	clear: both;	height: 84px;	background: url(../i/thumbdiv.gif) top center no-repeat;	padding: 33px 0;}div.thumbs div.top {	background-image: none;}div.thumbs a {	width: 84px;	height: 84px;	float: left;	display: inline;	margin-left: 33px;}div.thumbs a img {	border: 3px solid #E7E0D4;}div.thumbs a:hover img {	border-color: white;}