/* sitemap styles for Esselte Corporation project */
.sitemapCol {
	float:left;
	width:230px;
	margin:10px 0 0 20px;
	display:inline;
}
.sitemapSection {
	padding-bottom:30px;
}
h2 {
	border-bottom:5px solid #F1EFEF;
	margin-bottom:10px;
    font-family:verdana,arial,"Lucida Grande",sans-serif;
    height:14px;
}
h3 {
	font-weight:bold;
	height:auto;
	padding:0px;
}
.sitemapSection .list {
	margin:0px;
}
.sitemapSubSection
{
	padding-bottom:10px;
	line-height:150%;
}
.sitemapSubSection .list li {
	padding: 0 0 0 9px;
}

