div.compare-item {
	float: left;
	width: 165px;
	margin-right: 10px;
	position: relative;
}
div#compare-chart  div.last-child {
	margin-right: 0px;
}
div.compare-legend {
	float: left;
	width: 155px;
	margin-right: 10px;
	position: relative;
}
div.compare-legend > div  {
	background: #D9E1BB;
	border-top:solid 1px #85BB50;
}
div.compare-legend > div.compare-image, div.compare-legend > div.compare-title {
	background: #FFFFFF;
	border-top:none;
}
div.compare-image {
	padding: 0px;
	height: 90px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 165px;
}
div.compare-title {
	padding: 10px 0px;
	height: 35px;
	margin-bottom: 5px;
}
div.compare-title h2 {
	text-align: center;
}
div.compare-title h2 a:link, div.compare-title h2 a:visited {
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-decoration:none;
}
div.compare-construction {
	height: 210px;
	margin-bottom: 5px;
	padding: 10px;
}
div.compare-item >div {
	text-align: center;
}
div.compare-legend    h4 {
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
}
div.compare-legend div.compare-warranty {
	padding-top: 5px;
}
h5    {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.profile {
	margin-top: 23px;
}
h4 + div.profile {
	margin-top: 10px;
}
div.layers  ol {
	font-size: 12px;
	letter-spacing: -1px;
	list-style: lower-alpha;
	margin-left: 20px;
}
div.compare-item div.layers ol {
	list-style: none;
	margin-left: 0px;
}
div.layers  ol  li {
	line-height: 10px;
	margin-bottom: 5px;
}
div.compare-item div.layers ol li {
	margin-bottom: 20px;
}
div.layers  {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.compare-cover {
	height: 100px;
	margin-bottom: 5px;
	padding: 10px;
}
div.textile {
	height: 40px;
	margin-top: 23px;
}
h4 + div.textile {
	margin-top: 5px;
}
div.compare-foundations {
	height: 110px;
	padding: 10px;
}
div.compare-foundations h4 {
	line-height: 12px;
}
div.foundation {
	margin-top: 18px;
}
h4 + div.foundation {
	margin-top: 5px;
}

/* Contour Collection */
div.contour div.compare-image {
	background: url(../images/mattresses/compare/original.jpg) no-repeat;
}
div.contour div.compare-title {
	background: #e5ae29;
}
div.contour div.compare-construction {
	border-top: dotted 1px #166AC9;
	background-color: #EECB76;
	background-image: url(../images/mattresses/compare/cellbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.contour div.compare-cover {
	border-top: dotted 1px #166AC9;
	background-color: #F4DDA7;
	background-image: url(../images/mattresses/compare/cellbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.contour div.compare-foundations {
	border-top: dotted 1px #166AC9;
	background-color: #F7E9C6;
	background-image: url(../images/mattresses/compare/cellbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* HD Collection */
div.hd div.compare-image {
	background: url(../images/mattresses/compare/mystic.jpg) no-repeat;
}
div.hd div.compare-title {
	background: #62bd19;
}
div.hd div.compare-construction {
	border-top: dotted 1px #6E9934;
	background-color: #9AD46B;
	background-image: url(../images/mattresses/compare/cellbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.hd div.compare-cover {
	border-top: dotted 1px #6E9934;
	background-color: #BEE3A0;
	background-image: url(../images/mattresses/compare/cellbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.hd div.compare-foundations {
	border-top: dotted 1px #6E9934;
	background-color: #D5EDC2;
	background-image: url(../images/mattresses/compare/cellbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* ES Collection */
div.es div.compare-image {
	background: url(../images/mattresses/compare/cloud.jpg) no-repeat;
}
div.es div.compare-title {
	background: #0c8db7;
}
div.es div.compare-construction {
	background: #8DC2E2 url(../images/mattresses/compare/cellbg.png) no-repeat right bottom;
	border-top: dotted 1px #43311E;
}
div.es div.compare-cover {
	background: #B6D8EC url(../images/mattresses/compare/cellbg.png) no-repeat right bottom;
	border-top: dotted 1px #43311E;
}
div.es div.compare-foundations {
	background: #D0E6F3 url(../images/mattresses/compare/cellbg.png) no-repeat right bottom;
	border-top: dotted 1px #43311E;
}

div#compare-chart {
	margin-top: 15px;
}

