@charset "UTF-8";
/* CSS Document */


.spacer{
	width:500px;
	height:5px;
	float:left;
	margin:10px 0px;
}

.fullproducttitle{
	width:962px;
	height:30px;
	float:left;
	margin: 10px 0;
	padding-left:20px;
	border-bottom:solid thin;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#546381;
	line-height:30px;
}

.imagedisplay{
	width:170px;
	height:auto;
	padding:10px;
	margin:10px 10px 0 0;
	float:left;
}

.thumbnails{
	width:160px;
	height:auto;
	float:left;
	margin: 2px 5px;
	border:solid thin #546381;
	padding:inherit;
}

.information{
	width:750px;
	height:auto;
	float:left;
	margin:10px 0 0 10px;
}

.features{
	width:350px;
	height:auto;
	float:left;
	margin:0px 10px;
	padding:5px 0 0 5px;
}

.description{
	width:700px;
	height:auto;
	float:left;
	margin:10px 0px 0px 10px;
	padding:5px 0 10px 5px;
}
