* { /* avoids spacing bug cross-browser */
margin: 0;
padding: 0;
}
#wrapper {
width: 60%; /* the width of the thumbnail block */
text-align: center;
margin: 0 auto;
}
ul li {
list-style: none;
float: left;
}
a img {
border: 1px solid #000000;
mar
}
.thumbs {
	align: center;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
.thumbs:link {
background:url(/images/btns/btns.gif);
}
.thumbs:hover {
	color: #000000;
background:url(/images/btns/btns_over.gif);
}
.thumbs:active {
background:url(/images/btns/btns_over.gif);
}
#wrapper
width: 100%; /* the width of the thumbnail block */
text-align: center;
}
ul li {
list-style: none;
float: left;
}
a img {
border: none;
margin: 2px;
}
a hover {
border: 1 px #999999;
}
a:visited {
border: 2 px #BE4032;
}
