@charset "utf-8";
/* CSS Document */
#tooltip { height:22px; width:100%}
#tooltip .seta { float:left; background:url(images/tooltip1.gif) no-repeat; height:22px; width:10px;}
#tooltip .msg { height:19px;font-family:Arial, Helvetica, sans-serif; font-size:11px; background:#4a4a4a url(images/tooltip_repeat.gif) repeat-x bottom left; float:left; color:#fff; text-align:left; padding: 3px 10px 0 5px }

