I guess I'll go with the brainpal thing. It's short enough and memorable enough. It does carry a lot of a more amusing connotation than I'd want (both from the name and from remembering the books). But, we'll see. I don't do much with the formatting. It'll look like:
Code:
p.brainpal {
/* Brainpal styling for single line brain implant lines */
display: block;
font-size: small;
font-weight: bold;
margin-left: 2em;
margin-right: 2em;
padding: 1em;
text-align: left;
text-indent: 0;
}
I'll probably have to finagle some minor changes for multi-line <div> blocks and sub-line <span> segments.