#productcontent{ /* use for both index and internal */
	margin: 10px 0px;
	float:left;
	width: 615px;
	display: inline;
	overflow:hidden;
	min-height: 500px;
	background-image: url(images/contentfillproduct.gif);
	background-repeat: repeat;
}
.description{
	padding-top: 15px;
}
h1{
	padding-bottom: 15px;
}
#selection{
	color: #2C305D;
	font-size: 9pt;
}
.producttitle{
	color: #2C305D;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.2em;
}
.productbuttons{margin-right: 5px;
	width: 100px;
	
}
.productline{
	
	background-image: url(products/productline.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.product img{
	width: 106px;
	height: 106px;
	margin-right: 15px;
	margin-left: 27px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.productdetail img{
	margin-right: 15px;
	margin-left: 27px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.productcontent{padding-right: 30px;}
