/*
/	version		:	1.0
/	author		:	T.Willems
/	company		:	BestMedia
*/

#content #center .sitemapEntry { width: auto; height: auto; margin: 0 25px 0 0; overflow: auto; float: left; }
#content #center .sitemapEntry a { padding-left: 10px; text-decoration: none; background: transparent url(../images/icon_arrow.gif) no-repeat center left; }
#content #center .sitemapEntry h5 { font-size: 11px; font-weight: bold; margin: 0; }
#content #center .sitemapEntry ul { margin: 0; padding: 0; }
#content #center .sitemapEntry li { list-style-type: none; }
#content #center hr { width: 98%; clear: both; margin: 10px 0 10px 0; float: left; height: 0; border: 0; border-top: 1px solid #999; }

