div.img
  {
  margin:10px;
  padding: 1px;
  float:left;
  width:230px;
  height: 250px;
  }
div.desc
  {
  padding:1px;
  margin:5px;
  text-align:center;
  font-weight:normal;
  float:left;
}
.photo {
	padding:1px;
	margin: 5px;
	position: relative;
	width: 210px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	/*background: url(images/digg-style.gif) no-repeat;*/
}
.photo a {
	text-decoration: none;
}
.sample2 span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	/*background: url(images/tape.png) no-repeat;*/
}
.sample9 span {
	width: 180px;
	height: 130px;
	display: block;
	position: absolute;
	top: 6px;
	left: 7px;
	background: url(images/stamp-pattern.png) no-repeat;
}
.sample9 img {
	border: none;
	padding: 6px 7px 7px;
	background: url(images/stamp-bg.gif) no-repeat;
}
.label {
	z-index:1;
	position:absolute;
	background: url(images/label_new.png) no-repeat;
}