@charset "ISO-8859-1";
.dispenser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	border-left-width: 6px;
	border-left-style: outset;
	border-left-color: #FDF7DC;
}

