#maincontents {
	background: url(/shared/img/bg_shared.jpg) no-repeat;
	/*background: url(/sitemap/img/bg_sitemap.jpg) no-repeat;*/
}


/* 
*************************************************************/
ul.sitemapList {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dotted #AAA;
	width: 530px;
	height: 100%;
}

ul.sitemapList li {
	margin: 5px;
}
ul.sitemapTwoStepL {
	float:left;
	width: 250px;
}
ul.sitemapTwoStepR {
	float:right;
	width: 250px;
}

.sitemap_home {
	background: url(/sitemap/img/btnMap.gif) center left no-repeat #EFF;
	padding: 3px 3px 3px 20px;
}

.twoStepTitle {
	background: url(/sitemap/img/btnMap.gif) center left no-repeat #EFF;
	font-size: 100%;
	padding: 3px 3px 3px 20px;
}

.sitemapThreeStep li {
	font-size: 90%;
	background: url(/sitemap/img/btnMap_three.gif) center left no-repeat;
	padding: 3px 3px 3px 20px;
}