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

.thumbnail, .thumbnail2 {
	width: 145px;
	margin: 0px 15px 15px 0px;
	font-size: 0.8em;
	float: left;
}
.thumbnail p, .thumbnail2 p {
	margin: 0px;
	padding: 0px;
	float: left;
}
.thumbnail img, .thumbnail2 img {
	margin-top: 10px;
	padding-bottom: 8px;
}
.greenbold {
	color: #1e038f;
	font-weight: bold;
}
.thumbnail a {
	text-decoration: none;
}
