h2 {
	color: #EF8C31;
	margin-top: 2em;
	margin-bottom: 1em;
}

h3 {
	font-size: 90%;
	color: #B25D0E;
	margin-top: 2em;
	margin-bottom: 0;
}

ul.localMenu {
	font-size: 80%;
	font-weight: bold;
	color: #EF8C31;
}

ul.localMenu li {
	margin-top: .3em;
}

ul.localMenu li a{
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

div.docs div{
	font-size: 80%;
	margin-bottom: 1em;
}
     /*
div.docs div a {
	background-image: url(/_com/icon_doc.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
} */

div.docs a:hover,  ul.localMenu li a:hover{
	color: #EFAD31;
}

div.docs a span {
	color: #999999;
	text-decoration: none;
}
