
    #button {
        width: 130px;


      float:left;
	  position:relative;
        font-family: verdana;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
        background-color: #b0e0ff;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px dotted #259cf8;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
              
               background:url("../images/tableft10.gif");
                color: #000000;
                text-decoration: none;
                width: 130px;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                
              background:url("../images/tabright10.gif");
                color: #0d24fe;
                }

        #button li #active {
             
                background-color: #2586d7;
                color: #fff;
                }
#stil ul {
                list-style:none;
                margin:2;
                padding:0 px;
                border:0;
      }


