.thumbnails {
	width: 200px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #dddddd;
	border-bottom-color:#aaaaaa;
	border-right-color:#a0a0a0;
	border-width:1px;
	font-size: 11px;
}

.thumbnails img {
	float:left;
	border:0px;
	padding-bottom:4px;
}

.thumbnails a{
	text-decoration: none;
}