#books-info {
	width: 740px;
	position: relative;
	float: right;
	height: 421px;
	background-image: url(../images/setup/large-product-box.gif);
	padding-left: 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
	margin-right: 40px;
}

#books-text {
	position: absolute;
	right: 25px;
	top: 25px;
	width: 450px;
	text-align: right;
	color: #666;
}

.enterprise {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/books/enterprise02.gif) no-repeat;
	width: 240px;
	height: 220px;
	overflow:hidden;
	float: left;
	margin-right: 35px;
}

.enterprise a {
	display: block;
	width: 240px;
	height: 220px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.enterprise a:hover {
	color: #FF9900;
}
			
.enterprise img {
	width: 240px;
	height: 220px;
	border: 0;
}

* html a:hover {visibility:visible}

.enterprise a:hover img{visibility:hidden}

.enterprise span {
	position: absolute;
	top: 10px;
	right: 15px;
	width: auto;
	text-align: right;
}

.nicholson {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/books/nicholson02.gif) no-repeat;
	width: 240px;
	height: 220px;
	overflow:hidden;
	float: left;
	margin-right: 35px;
}

.nicholson a {
	display: block;
	width: 240px;
	height: 220px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.nicholson a:hover {
	color: #FF9900;
}
			
.nicholson img {
	width: 240px;
	height: 220px;
	border: 0;
}

* html a:hover {visibility:visible}

.nicholson a:hover img{visibility:hidden}
	
	.nicholson span {
		position: absolute;
		top: 10px;
		right: 15px;
		width: auto;
		text-align: right;
	}

.yachts {
	position:relative;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/books/yachts02.gif) no-repeat;
	width: 240px;
	height: 220px;
	overflow:hidden;
	float: left;
}

.yachts a {
	display: block;
	width: 240px;
	height: 220px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	overflow:hidden;
}

.yachts a:hover {
	color: #FF9900;
}
			
.yachts img {
	width: 240px;
	height: 220px;
	border: 0;
}

* html a:hover {visibility:visible}

.yachts a:hover img{visibility:hidden}

.yachts span {
	position: absolute;
	top: 10px;
	right: 15px;
	width: auto;
	text-align: right;
}
