.light-level-1
{
	height: 20px;
	background: #438ba9;
	width: 142px;
}

.light-level-2
{
	height: 60px;
	background: #438ba9;
	width: 142px;
}

.light-level-3
{
	height: 140px;
	background: #438ba9;
	width: 142px;
}

.light-level-4
{
	height: 300px;
	background: #438ba9;
	width: 142px;
}
.light-level-5
{
	height: 620px;
	background: #438ba9;
	width: 142px;
}

.cell
{
	height: 20px;
	background: #203c4a;
	width: 140px;
	line-height: 18px;
	padding-left: 2px;
}

.level
{
	float: left;
	width: 142px;;
}
