img{ border:0px; }

#imagemaior {
	text-align: center;
}

#thumbs {
	clear: both;
	width: 400px;
}

#thumbs ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}

#thumbs li {
	border: 1px solid #ccc;
	float: left;
	width: 60px;
	height: 40px;
	margin: 10px 5px 5px 0;
	overflow: hidden;
}
