#esites {

    } #esites > button {
        font-size   : 12px;
        color       : #999999;
        box-shadow  : none;
        border      : 1px solid #333333;
        background  : transparent;
        } #esites > button > .arrow {
            display     : inline-block;
            margin-left : 5px;
            width       : 5px;
            height      : 7px;
            background  : url(../img/caret.gif) no-repeat;
            }
      #esites > ul {
        border-radius : 0px !important;
        } #esites > ul li > a {
            text-shadow         : none;
            font-family         : Tahoma, Arial, sans-serif;
            font-size           : 12px;
            } #esites > ul li > a:hover {
                background-image : linear-gradient( to bottom, #424242, #282828 );
                }
