  .btn {
                             width:120px;
                             border-color:#eef #888 #888 #eef;
                             border-width:1px;
                             border-style:solid;
                             background-color:#f6f6f6;
                             line-height:130%;
                             padding:4px;
                             cursor:pointer;
                             font-size: 10px;
                         }
                    .list_title
                         {
                             background-color:#000066;
                             color:White;
                             font-size: 10px;
                             height:20px;
                         }
          
          
                     .list_title_top
                         {
                             background-color:white;
                             color:#000066;
                             font-size: 11px;
                             height:20px;
                         }
          