﻿.siteNode
{
	padding-top: 10px; 
	padding-bottom: 0px; 
	margin-left: 16px;
}

.siteMapTitle
{
	font-weight: bold; 
}

.siteMapUrl
{
	font-style:italic; 
}

.siteMapDescription
{
	font-size: xx-small;
}

.siteMapAction a:hover{
	text-decoration: underline;
	cursor: pointer;
}
