/* ---------- gallery styles start here ----------------------- */
.photo {
	margin: 10px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(images/gallery/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}

.view1 span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 90px;
	background: url(images/gallery/pin.png) no-repeat;
}

.view2 span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(images/gallery/tape.png) no-repeat;
}

.view3 span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: -5px;
	left: -2px;
	background: url(images/gallery/paper-clip.png) no-repeat;
}

.view4 span {
	width: 115px;
	height: 32px;
	display: block;
	position: absolute;
	top: -13px;
	left: 30px;
	background: url(images/gallery/tape2.png) no-repeat;
}

.view5 span {
	width: 181px;
	height: 134px;
	display: block;
	position: absolute;
	top: -6px;
	left: -6px;
	background: url(images/gallery/brush-border_orence.png) no-repeat;
}
.view5 img {
	border: none;
	padding: 0;
}

.view6 span {
	width: 189px;
	height: 137px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	background: url(images/gallery/cut-corner.png) no-repeat;
}

.view7 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0px;
	left: 5px;
	background: url(images/gallery/round-corner.png) no-repeat;
}
.view7 img {
	border: none;
	padding: 0;
}

.view8 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	background: url(images/gallery/round-corner.png) no-repeat;
}
.view8 img {
	border: none;
	padding: 5px 6px 6px;
	background: url(images/gallery/round-bg.gif) no-repeat;
}

.view9 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 6px;
	left: 7px;
	background: url(images/gallery/stamp-pattern.png) no-repeat;
}
.view9 img {
	border: none;
	padding: 6px 7px 7px;
	background: url(images/gallery/stamp-bg.gif) no-repeat;
}

.view10 span {
	width: 181px;
	height: 134px;
	display: block;
	position: absolute;
	top: -6px;
	left: -6px;
	background: url(images/gallery/brush-border.png) no-repeat;
}
.view10 img {
	border: none;
	padding: 0;
}

.view11 span {
	width: 122px;
	height: 72px;
	display: block;
	position: absolute;
	top: -22px;
	left: -15px;
	background: url(images/gallery/floral-corner.png) no-repeat;
}

.view12 span {
	width: 186px;
	height: 137px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	background: url(images/gallery/watercolor-top.png) no-repeat;
}
.view12 img {
	border: none;
	padding: 9px 12px 12px 11px;
	background: url(images/gallery/watercolor-bg.png) no-repeat;
}

.view13 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	left: 5px;
	background: url(images/gallery/mask.png) no-repeat;
}
.view13 img {
	border: none;
	padding: 0;
}

.view14 span {
	width: 170px;
	height: 84px;
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	background: url(images/gallery/glossy-gradient.png);
}
