/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ */
/* bread crumbs 					 */
/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ */
.breadcrumb {
	text-align: right;
	font-size: 10px;
	font-family: Tahoma;
	text-transform: lowercase;
}

.breadcrumb a {
	text-decoration: none;
	/*color: #808080;*/
}
