@charset "utf-8";
/* CSS Document */

#sitemap-wrapper {text-align:left; padding:15px; position:relative;}
.sitemap-block {width:100%; margin-bottom:40px; clear:both; overflow:hidden;}
.subtitle {font-weight:bold; font-size:15px; border-bottom:1px #CCC solid; padding-bottom:4px; margin-bottom:7px;}
ul.sitemap-list { list-style:none; font-weight:bold; font-size:12px; color:#333; line-height:164%; width:190px; margin:0; padding:10px 0; float:left;}
ul.sitemap-list li, ul.sitemap-list li a {font-size:12px; color:#666; font-weight:normal; text-decoration:none;}
ul.sitemap-list li a:hover {font-size:12px; color:#666; font-weight:normal; text-decoration:underline;}
div.catalog-list{width:190px; float:left;}
