img {
	border: none;
}



/* ---------- gallery styles start here ----------------------- */
.photo {
	margin: 30px;
	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/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}


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


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

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

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

.pictureframe span {
	width: 216px;
	height: 166px;
	display: block;
	position: absolute;
	top: -17px;
	left: -18px;
	background: url(../images/frames/gold-frame.png) no-repeat;
}


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

.roundcorner span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/frames/round-corner.png) no-repeat;
}



.stamp img {
	border: none;
	padding: 6px 7px 7px;
	background: url(../images/frames/stamp-bg.gif) no-repeat;
}

.brushborder span {
	width: 181px;
	height: 134px;
	display: block;
	position: absolute;
	top: -6px;
	left: -6px;
	background: url(../images/frames/brush-border.png) no-repeat;
}


.masterpiece {
	width: 300px;
	height: 225px;
	margin: 90px;
	position: relative;
	float: left;
}

.masterframe span {
	width: 434px;
	height: 362px;
	display: block;
	position: absolute;
	top: -69px;
	left: -69px;
	background: url(../images/frames/ddframe2.png) no-repeat;
}



.weekly {
	width: 300px;
	height: 225px;
	margin: 10px;
	position: relative;
	float: left;
}



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



td.cork {
background: url(../images/frames/cork-bg.png);
background-repeat: repeat;
background-color: #ffffff;
} 

td.wood {
background: url(../images/frames/wood-bg.jpg);
background-repeat: repeat;
background-color: #ffffff;
} 



