
div#productwrap
{
	border: 0px dotted red;
}
div#productwrap div.m
{
	margin: 30px 25px 25px 25px;
	border: 0px dotted silver;
}
div#productwrap div.img
{
	height: 350px;
	width: 310px;
	overflow: hidden;
}

div#productwrap h1
{
	font-size: 24px;
	color: #000000;
}
div#productwrap p
{
	font-size: 12px;
	line-height: 17px;
}
div#productwrap div.price
{
	font-size: 24px;
	font-weight: normal;
	color: #222222;
	float: right;
	letter-spacing: 1px;
}
div#productwrap label
{
	font-size: 12px;
	margin: 0 10px 0 0;
}
div#productwrap div#variationswrap
{
	position: relative;
	padding: 10px;
	border: 1px solid #c0c0c0;
	width: 350px;
	clear: right;
	margin: 0;
}
div#productwrap div#variationswrap td div
{
	padding: 2px 0 0 0;
}
div#productwrap div#variationswrap td div label
{
	font-size: 12px;
}
div#productwrap span.q
{
	font-size: 12px;
	font-weight: bold;
}


div#productwrap div.zoomitem
{
	float: left;
	border: 1px solid #c0c0c0;
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin: 0 2px 2px 0;
}
div#imagecomment
{
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	clear: both;
}
img#BrandImage
{
	float: right;
	margin: 3px 0 0 5px;
}	

div#linkedproducts
{
	width: 425px;
	float: right;
}
div#linkedproducts div
{
	margin: 50px 0 20px 0;	
	border: 1px solid #dddddd;
	padding: 4px;
}
div#linkedproducts a
{
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	white-space: nowrap;
	margin: 0 10px 0 0;
}
div#linkedproducts a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #000077;
}


div#attributeswrap
{
}
div#attributeswrap div
{
	margin: 40px 0 0 0;
}
div#attributeswrap span.attr_prodcode
{
	font-weight: bold;
}
div#attributeswrap span.attr_group
{
	font-weight: bold;
}
div#attributeswrap span.attr_label
{
	font-weight: bold;
}
div#attributeswrap span.attr_value
{
	font-weight: normal;
}
div#attributeswrap span.
{
}


div#downloads
{
	margin: 40px 0 10px 0;
	background-color: #f9f9f9;
	border: 2px solid #c0c0c0;
}
div#downloads h2
{
	font-size: 14px;
	margin: 5px 0 0 5px;
}
div#downloads table
{
	margin: 10px;
}
div#downloads a.lnk
{
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
