   #sideBar{
      position: fixed;
      width: auto;
      height: auto;
      top: 100px;
      right:-1px;
      z-index: 200;
   }

   #sideBarTab{
      float:left;
      height:227px;
      width:28px;
      background-color: #ffffff;
      background-image: url(http://www.springinfo.info/wp-content/themes/androida/images/slide-button.png);
   }

   #sideBarTab img{
      border:0px solid #FFFFFF;
   }

   #sideBarContents{
      overflow:hidden !important; float: left;

  }

   #sideBarContentsInner{
      /*width:200px;*/
      padding-left: 20px;
   }

   #bumpin-count
   {
      margin-left: 5px;
      margin-top: 86px;
      /*color: #6c6b6b;*/
      color: 253340;
      font-size: 1px;
   }

   #sideBar a
   {
      font-style: normal;
      text-decoration: none;
   }

