h3 {color: #506e84; background: #dae2e8; width: 100%; line-height: 100%; padding: 5px; font-size: 1.4em;}

/* Global Sitemap */

ul.global-sitemap {margin: 0 0 50px 0;}
ul.global-sitemap.a {float: left;}
ul.global-sitemap.b {float: right;}

ul.global-sitemap li ul {width:220px; text-indent: 10px;}
ul.global-sitemap li {line-height: 140%;}

ul.global-sitemap li a {color: #000;}
ul.global-sitemap li a:hover {color: #506e84;}

ul.global-sitemap li h4 {text-indent: 0; margin: 10px 0 0 0 ;}
ul.global-sitemap li h4 a{color: #506e84; font-size: 1.6em; }


/* Product List */

ul.product-list {}
ul.product-list li {text-indent: 10px; color: #506e84; line-height: 140%;}

ul.product-list li a {color: #000;}
ul.product-list li a:hover {color: #506e84;}

ul.product-list li h4 {text-indent: 0; margin: 20px 0 0 0 ;}
ul.product-list li h4 a {color: #506e84; font-size: 1.6em; padding: 0; text-indent: 0;}
ul.product-list li h4 a:hover {color: #000;}

ul.product-list li h5 { line-height: 150%; margin: 10px 0 0 0;}
ul.product-list li h5 a {color: #506e84;  font-size: 1.2em; padding: 0; text-indent: 0;}
ul.product-list li h5 a:hover {color: #000;}

