.productbackgroundtop {
	width:595px;
	height:10px;
	text-align:left;
	background: #f1f1fe url(../body/productboxtop.gif) repeat-x center top;
}
.productbackgroundbottom {
	width:595px;
	height:10px;
	text-align:left;
	background: #f1f1fe url(../body/productboxbottom.gif) repeat-x center bottom;
}
.productbackground {
	width:595px;
	height:365px;
	text-align:left;
	background: #f1f1fe;
}

#productleft {
	float: left;
	display: inline;
	width:290px;
	text-align:left;
}

#productright {
	float: left;
	display: inline;
	width:595px;
	text-align:left;
}
.productthumbs {
	float: left;
	display: inline;
	width:180px;
	text-align:left;
	margin-bottom: 15px;
	margin-right: 5px;
}
.thumb {
	float: left;
	display: inline;
	margin-right: 10px;
}
.thumbtitle {
	float: left;
	display: inline;
	margin-right: 10px;
	padding-top: 15px;
	font-size: 11px; 
}

#productlargeimage {
	float: left;
	display: inline;
	height: 330px;
	width: 330px;
	overflow: hidden;
}

#productdetails {
	float: left;
	display: inline;
	font-size: 11px;
	height: 330px;
	width: 245px;
	overflow: hidden;
	color: #333333;
}

#d_pdetails {
	font-size: 11px;
	height: 302px;
	padding-left: 15px;
	color: #cccccc;
}

#requestform {
	float: left;
	display: inline;
	font-size: 11px; 
	height: 330px;
	width: 245px;
	overflow: hidden;
}

#d_productdetails {
	font-size: 11px; 
	color: #cccccc;
	
}


#requestsample {
	float: left;
	display: inline;
	font-size: 11px; 
	height: 28px;
	cursor: pointer;
}

#d_producttitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 15px;
	color: #cccccc;
}

.d_detailbox {
	float: left;
	display: inline;
	width: 230px; 
	margin-bottom: 15px; 
	margin-left: 15px; 
}
.d_label {
	float: left;
	display: inline;
	font-size: 11px; 
	font-weight: bold;
	width: 100px; 
}
.d_details {
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	width: 120px;
	color: #333333;
}

.rangelink {
	color: #7f8083;
	font-size: 14px; 
}
.rangelink:hover {
	color: #444444;
}