#content ul li::before { display:none}


#content a { text-decoration:none ; color:#555;}
#content a:hover 	{ background:#10a19a!important; color:#fff;}

.sitemap-wrapper { float:left; width:100%;}
.sitemap-wrapper div	{ float:left; width:31%; background:none; margin:0 2% 0 0; }
#content .sitemap-wrapper UL		{ float:left; margin:0px 0 0 0; padding:0; list-style-type:none; width:100%;}
#content .sitemap-wrapper UL LI		{ float:left; width:100%; margin:0; padding:0; }
.sitemap-wrapper UL LI H4	{ margin:5px 0; padding:0; }
.sitemap-wrapper UL LI A	{ font-weight:normal; background:#ececec; display:block; padding:2px 5%; margin:0 0 2px 0; }

#content .sitemap-wrapper UL LI UL	{ margin:0 0 0 0; list-style-type:none }
#content .sitemap-wrapper UL LI UL LI A	{ font-weight:normal; font-size:0.9em; background:#fafafa; }


.sm2			{ float:right;  position:relative;  padding-left:40px	}



#content h3		{ 	float:left; width:100%; margin:10px 0 10px 0; font-size:1.1em; color:#878786; font-weight:700;}
h3#hproducts		{ margin-top:20px }


div#spages, div#scategories	{ float:left; width:100%; padding-bottom:10px }

div#scategories div.sitemap-wrapper {  padding-bottom:10px }

#sitemapborder		{ float:left; position:relative; top:-14px;width:100%; height:20px;background:none; }


@media screen and (max-width: 700px){.sitemap-wrapper div		{width:100%;  }}