.photo {
/*	margin: 30px;*/
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}
.photocontact {
	position: relative;
	width: 125px;
	height: 90px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photocontact 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(../img/photoborders/digg-style.gif) no-repeat;
}
.photocontact span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(../img/photoborders/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}
.photocontact a {
	text-decoration: none;
	cursor:hand;
}

.photoborder1 span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 90px;
	background: url(../img/photoborders/pin.png) no-repeat;
}

.photoborder2 span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(../img/photoborders/tape.png) no-repeat;
}

.photoborder3 span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: -5px;
	left: -2px;
	background: url(../img/photoborders/paper-clip.png) no-repeat;
}

.photoborder4 span {
	width: 115px;
	height: 32px;
	display: block;
	position: absolute;
	top: -13px;
	left: 30px;
	background: url(../img/photoborders/tape2.png) no-repeat;
}

.photoborder5 span {
	width: 216px;
	height: 166px;
	display: block;
	position: absolute;
	top: -17px;
	left: -18px;
	background: url(../img/photoborders/gold-frame.png) no-repeat;
}

.photoborder6 span {
	width: 189px;
	height: 137px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	background: url(../img/photoborders/cut-corner.png) no-repeat;
}

.photoborder7 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/photoborders/round-corner.png) no-repeat;
}
.photoborder7 img {
	border: none;
	padding: 0;
}

.photoborder8 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	background: url(../img/photoborders/round-corner.png) no-repeat;
}
.photoborder8 img {
	border: none;
	padding: 5px 6px 6px;
	background: url(../img/photoborders/round-bg.gif) no-repeat;
}

.photoborder9 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 6px;
	left: 7px;
	background: url(../img/photoborders/stamp-pattern.png) no-repeat;
}
.photoborder9 img {
	border: none;
	padding: 6px 7px 7px;
	background: url(../img/photoborders/stamp-bg.gif) no-repeat;
}

.photoborder10 span {
	width: 181px;
	height: 134px;
	display: block;
	position: absolute;
	top: -6px;
	left: -6px;
	background: url(../img/photoborders/brush-border.png) no-repeat;
}
.photoborder10 img {
	border: none;
	padding: 0;
}

.photoborder11 span {
	width: 122px;
	height: 72px;
	display: block;
	position: absolute;
	top: -22px;
	left: -15px;
	background: url(../img/photoborders/floral-corner.png) no-repeat;
}

.photoborder11agent span {
	width: 122px;
	height: 72px;
	display: block;
	position: absolute;
	top: -22px;
	left: 8px;
	background: url(../img/photoborders/floral-corner.png) no-repeat;
}

.photoborder12 span {
	width: 186px;
	height: 137px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	background: url(../img/photoborders/watercolor-top.png) no-repeat;
}
.photoborder12 img {
	border: none;
	padding: 9px 12px 12px 11px;
	background: url(../img/photoborders/watercolor-bg.png) no-repeat;
}

.photoborder13 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/photoborders/mask.png) no-repeat;
}
.photoborder13 img {
	border: none;
	padding: 0;
}

.photoborder14 span {
	width: 170px;
	height: 84px;
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	background: url(../img/photoborders/glossy-gradient.png);
}