/* ListGlobals
---------------------------------- */
ul.LGlob_list {display:inline;}

ul.LGlob_list.li { display:inline;}

li.LGlob_isfolder a
{
  background: url(images/LM_arrow-right.gif) no-repeat 99% 50%;
}

li.LGlob_active a
{
  background: #62BA30;
}

li.LGlob_isfolder_active a
{
  background: url(images/LM_arrow-down.gif) no-repeat 99% 50%;
}

