div#manuinfo div.category 
{
 font-size: 8pt; 
 background-color: rgb(0,51,153);
 color: white;
/* border-top: 4pt solid rgb(255,204,51); */
 padding: 5px 1px;
 margin: 3px 10px;
 text-align: center;
 width: 230px;
 float: left;
 display: inline;
}
div#manuinfo div.category a { font-weight: bold; font-size: 9pt; color: white; }

