/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  #button { border-right: 1px solid rgb(0, 0, 0);
    padding: 0pt 0pt 1em;
    margin-bottom: 1em;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 10px;
    color: rgb(51, 51, 51);
    background-color: rgb(82, 110, 122);
    width: 14em;
    }

  #button ul { border: medium none ;
    margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }

  #button li { border-bottom: 1px solid rgb(255, 255, 255);
    margin: 0pt;
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    }

  #button li a { border-left: 10px solid rgb(104, 140, 156);
    border-right: 10px solid rgb(165, 223, 248);
    padding: 5px 5px 5px 0.5em;
    display: block;
    text-decoration: none;
    width: 100%;
    background-color: rgb(128, 173, 193);
    color: rgb(51, 102, 102);
    font-size: 10px;
    font-weight: bold;
    }

  html > body #button li a { width: auto;
    }

  #button li a:hover { border-left: 10px solid rgb(84, 113, 126);
    border-right: 10px solid rgb(146, 197, 219);
    color: rgb(255, 255, 255);
    background-color: rgb(82, 110, 122);
    }

  #button li #active { border-left: 10px solid rgb(222, 25, 105);
    border-right: 10px solid rgb(222, 25, 105);
    color: rgb(255, 255, 255);
    background-color: rgb(104, 140, 156);
    }

