.photocd {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/dvds/photocd02.gif) no-repeat;
	width: 381px;
	height: 221px;
	overflow:hidden;
	float: left;
	margin-right: 15px;
}

.photocd a {
	display: block;
	width: 381px;
	height: 221px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.photocd a:hover {
	color: #FF9900;
	text-decoration: none;
}
			
.photocd img {
	width: 381px;
	height: 221px;
	border: 0;
}

* html a:hover {visibility:visible}

.photocd a:hover img{visibility:hidden}

.photocd span {
	position: absolute;
	top: 20px;
	right: 25px;
	width: auto;
	text-align: right;
}

.return-of-js {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/dvds/return-of-js02.gif) no-repeat;
	width: 381px;
	height: 221px;
	overflow:hidden;
	float: left;
	margin-right: 15px;
}

.return-of-js a {
	display: block;
	width: 381px;
	height: 221px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.return-of-js a:hover {
	color: #FF9900;
	text-decoration: none;
}
			
.return-of-js img {
	width: 381px;
	height: 221px;
	border: 0;
}

* html a:hover {visibility:visible}

.return-of-js a:hover img{visibility:hidden}

.return-of-js span {
	position: absolute;
	top: 20px;
	right: 25px;
	width: auto;
	text-align: right;
}
