@charset "utf-8";

#sitemap dl {
clear: both;
margin: 8px 0 12px 0;
}

#sitemap dt {
float: left;
width: 150px;
padding-left: 15px;
clear: both;
background-image: url(/inc/images/common/arrow_gray.gif) ;
background-repeat: no-repeat;
background-position: center left;
}