
.producttop
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	width: 700px;
	clear: both;
}
.productspec
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	clear: both;
}
.specs
{
	background-color: #DCDCDC;
	width: 218px;
	float: left;
	margin-right: 20px;
	display: inline-block;
}

.productbc
{
	background-image: url('/images/products_bc.jpg');
	width: 218px;
	height: 191px;
	margin-right: 20px;
	float: left;
}
.productlh
{
	background-image: url('/images/products_lh.jpg');
	width: 218px;
	height: 191px;
	float: left;
}
.productcs
{
	background-image: url('/images/products_cs.jpg');
	width: 218px;
	height: 191px;
	margin-left: 20px;
	float: left;
}
.productla
{
	background-image: url('/images/products_la.jpg');
	width: 218px;
	height: 191px;
	margin-right: 20px;
	float: left;
}
.productpc
{
	background-image: url('/images/products_pc.jpg');
	width: 218px;
	height: 191px;
	float: left;
}
.producthead
{
	position: absolute;
	margin-left: 20px;
	margin-top: 6px;
	float: left;
}
.productprice
{
	text-align: right;
	margin-top: 25px;
	float: right;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 5px;
	overflow: auto;
	display: inline-block;
}
.spechead
{
	margin-left: 10px;
	margin-top: 1px;
	margin-right: 5px;
	width: 200px;
	overflow: auto;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.test
{
	border-style: solid;
	border-width: 1px;
}
.invisiblelink
{
	padding-top: 35px;
	text-align: center;
}
