div#paragraph {width:300px;margin:0 auto;text-align:left}

/* Tooltip */
#tooltip { position:absolute; z-index:9999; color:white; font-size:0.88em; width:160px; }
a:link#tdn,
a:hover#tdn,
a:active#tdn,
a:visited#tdn { text-decoration: none; }
#tooltip .tipHeader { height:12px; background:url(images/tipHeader.png) no-repeat;}
#tooltip .tipBody { background-color:#000; padding:0 6px; text-align: left; background:url(images/tipBody.png); background-repeat: repeat-y; }
#tooltip .tipFooter { height:6px; background:url(images/tipFooter.png) no-repeat;}