@charset "utf-8";
.breadcrumtrail {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	letter-spacing: 0em;
	vertical-align: baseline;
	word-spacing: 0em;
	white-space: normal;
	text-align: center;
	list-style-position: inside;
	list-style-image: url((URL));
	list-style-type: circle;
	font-size: 12pt;
	font-style: italic;
	font-weight: bolder;
}
