div.sdmenu{width:120px;font-family:Arial,sans-serif;font-size:12px;padding-bottom:10px;color:#fff;}div.sdmenu div{overflow:hidden;}div.sdmenu div:first-child{//border-bottom:1px dotted #575756;}div.sdmenu div.collapsed{height:25px;border-bottom:1px dotted #575756;}div.sdmenu div span{display:block;padding:5px 0;font-weight:bold;color:#575756;cursor:pointer;border-bottom:1px dotted #575756;}div.sdmenu div a{padding:5px 10px;background:#fff;display:block;//border-bottom:1px solid #ddd;color:#066;}div.sdmenu div a.current{background:#fff;}div.sdmenu div a:hover{background:white;color:orange;text-decoration:none;}div.sdmenu div a:active{background:#f0f0f0;color:orange;text-decoration:none;}