﻿#Edges
{
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 26px;
}

#Edges .thumb
{
	margin-right: 10px;
	margin-top: 10px;
	xborder: solid black 1px;
	float: left;
	cursor: pointer;
}

#EdgeLargeImage
{
	position: relative;
	clear: both;
	height: 150px;
	overflow: hidden;
	width: 335px;
}

#EdgeLargeImage	img
{
	position: absolute;
	left: 5px;
	top: 0px;
}

#Finishes
{
	height: auto;
	padding-top: 16px;
	_margin-bottom: 16px;
	border-top: 1px solid #E1E1E1;
	width: 420px;
}

#Finishes .item
{
	height: auto;
	float: left;
	padding-bottom: 17px;
	margin-bottom: 16px;
	border-bottom: 1px solid #E1E1E1;
	width: 100%;
}

#Finishes .thumb
{
	float: left;
	width: 110px;
	height: 110px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 7px;
	padding-top: 4px;
}

#Finishes .text
{
	float:left;
	width: 280px;
	xoverflow: hidden;
	xmargin-left: 130px;
	min-height: 118px;
	height:auto !important;
	height: 110px;
}

#Thickness	{}