.comparison-chart {
	position: relative;
	width: 520px;
	height: 300px;
	overflow: hidden;
}

.comparison-chart ul {
	list-style: none;
}

.comparison-chart li, .comparison-chart li a {
	display: block;
}

.comparison-chart ul li a {
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}

.leak-chart {
	background: transparent url(../img/pressure-leak-chart.jpg) 0 0 no-repeat;
}

.vacuum-leak-chart {
	background: transparent url(../img/vacuum-leak-chart.jpg) 0 0 no-repeat;
}

#lc1, #lc1 a {
	width: 82px;
	height: 67px;
}

#lc1 {
	position: absolute;
	top: 201px;
	left: 53px;
}

#lc2, #lc2 a {
	width: 86px;
	height: 88px;
}

#lc2 {
	position: absolute;
	top: 144px;
	left: 162px;
}

#lc3, #lc3 a {
	width: 100px;
	height: 95px;
}

#lc3 {
	position: absolute;
	top: 90px;
	left: 273px;
}

#lc4, #lc4 a {
	width: 93px;
	height: 110px;
}

#lc4 {
	position: absolute;
	top: 40px;
	left: 387px;
}


#vlc1, #vlc1 a {
	width: 103px;
	height: 80px;
}

#vlc1 {
	position: absolute;
	top: 167px;
	left: 50px;
}

#vlc2, #vlc2 a {
	width: 110px;
	height: 86px;
}

#vlc2 {
	position: absolute;
	top: 133px;
	left: 223px;
}

#vlc3, #vlc3 a {
	width: 89px;
	height: 107px;
}

#vlc3 {
	position: absolute;
	top: 113px;
	left: 418px;
}