div#path_navigation{
	width: 100%;
	height: 32px;
	max-height: 23px;
	background-image: url(../../img/path_navigation.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 10px;
	padding-top: 10px;
	color: #000000;
	clear:both;
}

div#path_navigation a {
	color: #000000;
}
