/* .hits, .numlnk */



/*.caticon { margin-left: -16px; padding: 2px 8px; } / space needed for category icon*/

.cat_title, .cat_title_lnkcols, .cat_title_catcols { font-weight: bold; font-size:11px; color:#587da7 }

.ldes, .ldes_lnkcols, .ldes_catcols { font-size: 11px; }

.cdes, .cdes_lnkcols, .cdes_catcols { font-style: italic; font-size:11px }

.new, .new_lnkcols, .new_catcols { font-weight: bold; color: red; }



/*ul.awl li, ul.awl_lnkcols li, ul.awl_catcols li = all bullets*/



.cats, .cats_lnkcols, .cats_catcols {

 background-image: none !important; /* list style on/off for e.g. purity layouts*/

 list-style-type: none;   
 font-size:11px/* list style on/off for e.g. milkyqay layout*/

}



ul.links li, ul.links_lnkcols li, ul.links_catcols li {

 background-image: none !important; /* list style on/off for e.g. purity layouts*/

 list-style-type: none;             /* list style on/off for e.g. milkyqay layout*/

}



/* below styles should not be changed */

.awl { margin-left: 20px; font-size:11px}        /* neg.margin f. list style layouts (e.g milkyway)*/



ul.links {

height: 100%;

margin-left: 10px; font-size:11px

}



ul.links li { font-size:11px; color:#333 }
ul.links a {color:#333}



ul.links_lnkcols, .awl_catcols {

width: 97%;

overflow: auto;

height: 100%;

margin-left: 10px;

}



ul.links_lnkcols li {

width: 13em;

float: left;

border-bottom: 1px dotted silver;

}



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



.cats_catcols {

width: 13em;

float: left;

border-bottom: 1px dotted silver;

padding-left: 2em;

}


