.photo {
	margin: 0px;
	position: relative;
	width: 190px;
	height: 140px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo a {
	text-decoration: none;
}
.sample12 img {
	border: none;
	padding: 9px 12px 12px 11px;
	background: url(../imgs/watercolor-bg.png) no-repeat;
}
