/* .hits, .numlnk */

/*.caticon { margin-left: -16px; padding: 2px 8px; } / space needed for category icon*/
.cat_title, .cat_title_lnkcols, .cat_title_catcols { 
font-size: 14px; 
font-weight: normal;

}
.ldes, .ldes_lnkcols, .ldes_catcols {  }
.cdes, .cdes_lnkcols, .cdes_catcols { font-style: italic; }
.new, .new_lnkcols, .new_catcols { font-weight: bold; color: red; }

ul, li  {
 background-image: none !important; /* list style on/off for e.g. purity layouts*/
 list-style-type: none;
} 

.cat_title {
	text-decoration: underline;

}


/* below styles should not be changed */
.awl { margin-left: -25px; }        /* neg.margin f. list style layouts (e.g milkyway)*/

ul.links {
overflow: auto;
margin-left: -25px;
margin-bottom: 10px;
margin-top: 5px;

}

ul.links li { border-bottom: 0px dotted silver; }

ul.links_lnkcols, .awl_catcols {
width: 97%;
overflow: auto;
margin-left: -25px;

}

ul.links_lnkcols li {
width: 150px;
float: left;
border-bottom: 0px dotted silver;

}

ul.links_catcols li { margin-left: -25px; }

.cats_catcols {
width: 150px;
float: left;
border-bottom: 0px dotted silver;

}
