﻿.SiteMapWrapper { width: 600px; margin-left: 5px; }
.SiteMapNav { padding-bottom: 20px; float: left; width: 250px; }

.SiteMainLink { font-weight: bold; font-size: 100%; }
.SiteLink { padding-left: 10px; }
.SiteSubNav { padding-left: 30px; }

a.SiteLink, a.SiteSubNav { color: Black; text-decoration: none; }
a.SiteLink:hover, a.SiteSubNav:hover { color: Red; }

.ClearSiteMap { clear: both; }

