#product {
	width: 980px;
	height: auto;
	float: left;
	background-image: url(../images/productGradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pdf {
	float: left;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

#catDescription {
	float: left;
	height: auto;
	width: 940px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 10px;
}

#prodcat {
	float: left;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
#prodimage {
	float: left;
	height: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
#price {
	float: right;
	height: auto;
	width: 98%;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right {
	float: right;
	height: auto;
	width: 38%;
	margin-right: 5px;
	margin-left: 5px;
}

#features {
	float: right;
	height: auto;
	width: 98%;
	clear: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#proddes {
	float: left;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
#container {
	width: 95%;
	margin-right: auto;
	margin-left: 25px;
}
#morefeatures {
	float: right;
	height: auto;
	width: 98%;
	clear: right;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#register {
	background-color: #f5f5f5;
	margin: 5px;
	border: 1px dashed #666666;
}
#other {
	width: 950px;
	float: left;
	margin: 10px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-top: 5px;
}
.otherTitleBar {
	float: left;
	height: auto;
	width: 940px;
	margin: 5px;
}

.accessoryBox {
	margin: 10px;
	float: left;
	height: 150px;
	width: 150px;
	text-align: center;
	border: 1px dashed #CCC;
}
#left {
	float: left;
	height: auto;
	width: 59%;
	margin-right: 5px;
	margin-left: 5px;
}
#now {
	float: left;
	height: auto;
	width: 100%;
}
#sPrice {
	float: right;
	height: auto;
	width: 98%;
	text-align: right;
	color: #F00;
}
#extras {
	float: right;
	height: auto;
	width: 98%;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bve {
	float: right;
	height: auto;
	width: 98%;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
