@charset "UTF-8";
/* CSS Document */

.thumb {
	width: 150px;
	text-align: center;
	float: left;
}
.thumb p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
