﻿* {margin:0; padding:0}
#text {margin:50px auto; width:500px}

#tt {position:absolute; display:block; }
#tttop {display:block; direction:rtl; height:40px;  width:160px; margin-left:5px; font-size:small; font-weight:bold; color:#fff; background:url(../images/toolTip/tooltip_head.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; direction:rtl; padding:2px 12px 3px 7px; width:141px; margin-left:5px; background:#F1F1F1; font-size:small; color:#5D6168}
#ttbot {display:block; direction:rtl; height:5px; margin-left:5px; background:url(../images/toolTip/tooltip_03.gif) top right no-repeat; overflow:hidden}
