div.encart ul {
   font-size: 7pt;
   //border: .2em dotted #900;
   background: #f0f0f0;
   width: 30%;
   float: right;
   padding-left: 0;
   list-style-type: none;
}

div.encarttoc {
   font-size: 8pt;
}

div.encartsep {
   clear: both;
}
