.dd-target{padding:0 15px;background:#f6f6f6;background:-moz-linear-gradient(top,#f6f6f6 0,#e0e0e0 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f6f6f6),color-stop(100%,#e0e0e0));background:-webkit-linear-gradient(top,#f6f6f6 0,#e0e0e0 100%);background:-o-linear-gradient(top,#f6f6f6 0,#e0e0e0 100%);background:-ms-linear-gradient(top,#f6f6f6 0,#e0e0e0 100%);background:linear-gradient(to bottom,#f6f6f6 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#e0e0e0',GradientType=0);color:black;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #999;font-size:18px;line-height:31px;text-align:center;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;cursor:pointer;font-weight:200;text-decoration:none;text-shadow:#fff 0 1px 0;box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0;min-width:100px;outline:0}.dd-target::-moz-focus-inner,.state-picker-unsaved::-moz-focus-inner{border:0}.dd-target.dd-active{background:#e0e0e0;background:-moz-linear-gradient(top,#e0e0e0 0,#f6f6f6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e0e0e0),color-stop(100%,#f6f6f6));background:-webkit-linear-gradient(top,#e0e0e0 0,#f6f6f6 100%);background:-o-linear-gradient(top,#e0e0e0 0,#f6f6f6 100%);background:-ms-linear-gradient(top,#e0e0e0 0,#f6f6f6 100%);background:linear-gradient(to bottom,#e0e0e0 0,#f6f6f6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0',endColorstr='#f6f6f6',GradientType=0);border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0}.dd-target:hover{background:#f7f7f7;background:-moz-linear-gradient(top,#f7f7f7 0,#ededed 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f7f7),color-stop(100%,#ededed));background:-webkit-linear-gradient(top,#f7f7f7 0,#ededed 100%);background:-o-linear-gradient(top,#f7f7f7 0,#ededed 100%);background:-ms-linear-gradient(top,#f7f7f7 0,#ededed 100%);background:linear-gradient(to bottom,#f7f7f7 0,#ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ededed',GradientType=0)}.dd-wrapper{position:relative;display:inline-block}.dd-hidden{display:none}.dd-menu{position:absolute;left:0;right:0;font-weight:normal;list-style:none;text-decoration:none;padding:0;font-size:14px;z-index:1000;border:1px solid #999;margin:-1px 0 0;background-color:#f6f6f6}.dd-menu-option{cursor:pointer;text-align:center;padding:8px 0;border-right:20px solid rgba(221,221,221,0);border-left:20px solid rgba(221,221,221,0);background-color:#f6f6f6}.dd-menu-option:last-child,.dd-menu{border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;-webkit-border-radius:0 0 6px 6px}.dd-menu-option+.dd-menu-option{border-top:1px solid #ccc}.dd-menu-option:hover{background-color:#e0e0e0 !important}.dd-button-arrow{position:relative;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #333;top:12px;margin:5px}.dd-active .dd-button-arrow{border-top:0;border-bottom:5px solid #333;top:auto;bottom:12px}