#p7TMnav {
	/*/*/line-height: 1.1; /* */
	margin: .65em 6px 0 4px; padding-bottom: 3em;
	width: 190px; }

#p7TMnav div div { margin: 0 0 0 12px; }

#p7TMnav div a {
	display: block; 
	padding: 2px 0 2px 16px;
	color: #b57900; 
	font-weight: normal;
	border-bottom: 1px solid #e1c999; }
	
#p7TMnav div a:visited { color: #b57900; }

#p7TMnav div a:hover { color: #18222e; }
	
/* Do not remove any rules below */
.p7plusmark { 
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 0 50%;
	padding: 2px 0 2px 16px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 0 50%;
	padding: 2px 0 2px 16px !important;
}
/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image: none;
	padding: 2px 0 2px 16px !important; }

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	/*font-weight: bold;*/
	color: #18222e !important;
	background-color: transparent !important; }