.sitemap{
	font-size: 10px;
}

.sitemap .item{
	border-bottom: 1px solid #f2e5d1;
	margin-top: 1em;
}

.sitemap .item.last{
	border-bottom: 0;
}

.sitemap .item .left{
	float: left;
	width: 212px;
	padding-bottom: 1em;
}

.sitemap .item .left a{
	text-decoration: none;
	color: #5e5d5d;
}

.sitemap .item .right{
	float: right;
	width: 251px;
}

.sitemap .second{
	margin-bottom: 1em;
}
