 /*$Id: sidebar.css 879 2008-07-02 05:41:23Z aur $ */

HTML {
 overflow-x: hidden;
}

.hCross {
  width:20px;
  height:2px;
  margin:4px;
  padding:4px;
  border:0px none;
}

.vCross {
  width:2px;
  height:20px;
  margin:4px;
  padding:0px;
  border:0px none;
}

/* - [eof] - */
