/* This stylesheet is used to style the public view of the widget. */
.mdl-curr ul {
	list-style-type: none;
	margin-top: 15px;
}
.mdl-curr .mdl-item span {
	font-size: 12px;
	height: 14px;
	vertical-align: middle;

}