#sitemap{
width: 780px;
}

#sitemap-left{
width: 360px;
float: left;
padding: 0 20px 0 10px;
}

#sitemap-right{
width: 360px;
float: right;
padding: 0 10px 0 20px;
}

#sitemap ul{
font-size: 80%;
margin: 0 0 25px 0;
}

#sitemap ul li{
line-height: 160%;
}
