﻿#tooltip{background-color:#FFF;border:1px solid #999999;padding:0px;position:absolute;z-index:3000;width:350px;}
#tooltip div.body{padding:5px;}
#tooltip h3,#tooltip div{margin:0px;text-align:left}
#tooltip h3{color:#FFF;font-weight:bold;margin-bottom:0;margin-top:0px;padding:5px;background-color:#0067C3;}
a.tips{cursor:help;border-bottom:1px #0067c6 dashed;text-decoration:none}
span.tips{cursor:help;border-bottom:1px #444 dashed;text-decoration:none}