/* 
    Document   : plan_site
    Created on : 2010-01-15, 02:38:45
    Author     : Alexandre Lavoie
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

ul.lstSiteMap
{
	margin-top: 5px;
	margin-left: 20px;
}

ul.lstSiteMap li
{
	margin-bottom: 5px;
}


