
/* for AtreportLink */
.connectLine
{
background: url(HTTP://www.calflora.org/entry/img/line3.gif) repeat-x center;
}
.transBG
{
  background-color:#a0a0a0;
  background-color:rgba(240,239,239,0.77);
  padding: 1px;
}
.debugBG
{
  border: 1px solid #305030;
  background-color:#90f090;
  padding: 1px;
}
/* limit the length of the panel with overflow */
.lengthPanel { z-index: 3; overflow: hidden; }
