body   { 
	margin: 0;
	background-color: #fff;
	text-align: center;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: black; 
}
a, img {
	border: 0;
}
#thumbnails {
	width: 2000px;
	height: 70px;
}
#thumbnails ul {
	list-style: none;
	display: inline;
}
#thumbnails li {
	display: block;
	float: left;
	text-align: left;
	padding-right: 18px;
}