/*
###########################################################################################################################
KRANKIKOM GmbH - Schifferstr. 200 - 47059 Duisburg - http://www.krankikom.de
_____________________________________________________________________
-- Sitemap CSS -- Jens Lehmann /MARCH06--
###########################################################################################################################
*/


DIV#sitemap {
   padding: 1em 1.5em;
}

DIV#sitemap LI {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
}
DIV#sitemap LI {
   background: url(http://media.odeon.co.uk/img/sitemap/extm.gif)
               no-repeat
               0% 0%;
   }
DIV#sitemap LI.last {
   background: url(http://media.odeon.co.uk/img/sitemap/exlm.gif)
               no-repeat
               0% 0%;
   }

DIV#sitemap A.file {
  font-size: 68%
}

DIV#sitemap A.folder {
  font-size: 78%;
  font-weight: bold
}

DIV#sitemap UL {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   }
DIV#sitemap UL {
   background: url(http://media.odeon.co.uk/img/sitemap/exim.gif)
               repeat-y
               0% 0%;
   }
DIV#sitemap UL.last {
   background-image: none;
   }														