.details {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.products a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.costworking {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.productfloat .producttitle {
	position: absolute;
	width: 97%;
	height: 20px;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 9px;
	left: 0px;
	top: 0px;
	color: #FDC042;
	font-family: Arial;
}
.productfloat .producttitle a {
	text-decoration: none;
	color: #FDC042;
	font-weight: bold;
}
.productfloat .productimage {
	position: absolute;
	height: 125px;
	width: 150px;
	top: 25px;
	left: 0px;
	overflow: hidden;
}
.productfloat .productinfo {
	position: absolute;
	width: 135px;
	left: 145px;
	top: 25px;
	height: 107px;
	line-height: 1.5em;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	overflow: hidden;
}
#productviewtitle {
	position: relative;
	min-height: 20px;
	width: 400px;
	font-weight: bold;
	font-size: 1.3em;
}
#productviewimage {
	position: absolute;
	width: 300px;
	height: 300px;
	top: 60px;
	right: 117px;
}
.addtobasket {
	position: relative;
}
#productviewcontainer #productviewcontent #form16 input {
	border: 1px solid #000000;
	padding: 1px;
}
#productviewtitle #productviewprice {
	position: absolute;
	width: 100px;
	height: 25px;
	left: 483px;
	top: 10px;
	text-align: right;
	padding-right: 5px;
	color: #FF0000;
	font-weight: bold;
	font-size: 1.1em;
}
#productviewcontent {
	position: relative;
	top: 10px;
	width: 585px;
	left: 2px;
	min-height: 400px;
	float: left;
}
.producttitle {
	position: absolute;
	width: 97%;
	height: 20px;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 9px;
	left: 0px;
	top: 0px;
	color: #FDC042;
	font-family: Arial;
}
.producttitle a {
	text-decoration: none;
	color: #FDC042;
	font-weight: bold;
}
.productimage {
	position: absolute;
	height: 125px;
	width: 150px;
	top: 25px;
	left: 0px;
	overflow: hidden;
}
.productinfo {
	position: absolute;
	width: 123px;
	left: 157px;
	top: 25px;
	height: 107px;
	line-height: 1.5em;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	overflow: hidden;
}
.samplechapter a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}
