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

.project-image, .setImage {
	margin:0 10px 10px 0px;
	float:left;
}
.project-image img, .setImage img {
	border:5px solid #3664a3;
}

.setTitle {
	overflow:hidden;
}
	.setTitle h3 {
		margin:0 0 5px 0;
		font-size:1.8em;
	}
	
.setThumb {
	margin-bottom:10px;
}