﻿#divSmPath
{
	margin: 0;
	padding:0px;
	margin-left: 20px;
	font-size: xx-small;
	position:relative;
	top:5px;
	clear:both;
}
/******* links sitemapath *******/
#divSmPath a, #divSmPath a:link
{
	text-decoration: none;
	color: #000;
}
#divSmPath a:visited
{
	color: #000;
}
#divSmPath a:hover
{
	text-decoration: underline;
}
#divSmPath a:focus
{
	-moz-outline-style: none;
}
/*this avoids having image replacement sections display a dotted outline*/