.demo-dd .dd-wrapper {background: #efefef; border: 1px solid #ccc; line-height: 1em;}
.demo-dd .dd-wrapper h3 span {display: none;}
.demo-dd .dd-menu {border-top: 1px solid #bbb;}
.demo-dd .dd-menu a {text-decoration: none; color: #222; padding: 8px 10px; border-bottom: 1px solid #bbb; border-top: 1px solid #fff;}
.demo-dd .dd-menu a:hover {color: #990000; background: #fff;}
.demo-dd .dd-menu li a .dd-icon {display: block; width: 19px; height: 19px; background: url(images/icon_arrows.png) no-repeat 0 -19px; position: absolute; top: 6px; right: 10px;}
.demo-dd .dd-menu li {margin: 0;}
.demo-dd .dd-menu li.last {border-bottom: 1px solid #fff;}
.demo-dd .dd-menu li a .dd-count {position: absolute; top: 8px; right: 40px;}
.demo-dd .dd-menu li.dd-parent a {}
.demo-dd .dd-menu li.dd-parent li a {padding: 8px 10px 8px 25px;}
.demo-dd .dd-menu li.dd-parent li a.dd-parent-a {padding: 8px 10px; background: url(images/bg_clean_on.png) repeat-x 0 0;}
.demo-dd .dd-menu li.dd-parent a.active {background: url(images/bg_clean.png) repeat-x 0 0;}
.demo-dd .dd-menu li.dd-parent a:hover {}
.demo-dd .dd-menu li.dd-parent a:hover .dd-icon {background-position: 0 0;}
.demo-dd .dd-menu li.dd-parent a.active .dd-icon {background-position: 0 -38px;}
.demo-dd .dd-menu li.dd-parent a.active {color: #000; background-color: #ccc;}
.demo-dd .dd-header {font-size: 0.8em;}
.demo-dd .dd-header ul {width: 100%; overflow: hidden; border-bottom: 1px solid #bbb; padding: 5px 0;}
.demo-dd .dd-header li {display: inline;}
.demo-dd .dd-header li a {text-decoration: none; float: left; display: block; padding: 1px 15px 1px 5px; background: url(images/arrow_red_right.png) no-repeat 100% center; color: #222;}
.demo-dd .dd-header li a:hover {color: #000; text-decoration: underline;}
.demo-dd .dd-header a.link-back {text-decoration: none; display: block; padding: 5px 10px 0 20px; background: url(images/arrow_red_left.png) no-repeat 0 center; color: #222;}
.demo-dd .dd-header h3 {clear: both; padding: 5px 10px; margin: 0; font-size: 13px;}
.demo-dd .dd-header h3 .dd-count {display: none;}