.item {
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: outset;
	border-left-color: #0099FF;
}
.essential {
	font-size: 10px;
	color: #CC0000;
}
