.thumbs {
	margin:10px 0;
}
.thumb {
	float:left;
	margin:0 10px 20px 0;
	font-size:11px;
	width:148px;
}
.thumb table {
	width:148px;
}
.thumb th {
	border-bottom:1px dashed #fff;

}
.thumb td {
	text-align:right;
	border-bottom:1px dashed #fff;
}
.thumb img {
	border:1px solid #FFFFFF;
}
.thumb span {
	text-align:center;
	display:block;
	color:#FFFFFF;
}
.thumb span a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}