body {	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin: 20px; }

#nav {	list-style: none;	margin: 0; padding: 0; }
#nav ul {list-style: none;	margin: 0 0 0 12px; padding: 0.5em 0 0 0; }
#nav li {	padding: 0 0 0.4em 17px; background: url(arrow.gif) 0 2px no-repeat; }

#nav a { text-decoration: none; color: #0000CC; }
#nav a:hover { text-decoration: underline; color: #DD0000; }

#nav .expandable { padding-left: 0px; background-image: none; }
#nav .expandable img { margin-right: 5px; position: relative; top: 1px; }

.makePointer { cursor: pointer; }