div.sdmenu       { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background: black no-repeat right bottom; padding-bottom: 10px; width: 220px }
div.sdmenu div  { color: black; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; overflow: hidden }
div.sdmenu div:first-child  { color: black; background-color: black; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0 }
div.sdmenu div.collapsed      { background-color: transparent; height: 26px }
div.sdmenu div span       { color: white; font-weight: bold; background: black url("bk.gif") no-repeat 10px center; cursor: default; display: block; padding: 5px 25px 5px 18px; border-color: teal }
div.sdmenu div.collapsed span   { }
div.sdmenu div a      { color: white; text-decoration: none; background-color: black; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; display: block; padding: 5px 10px 5px 18px; border-bottom: medium none #ddd }
div.sdmenu div a.current   { color: #0ff; background: #ccc }
div.sdmenu div a:hover     { color: #008080; font-style: italic; background-image: url("linkarrow.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right center }
#id { }
.class { }

