#tt {position:absolute; display:block; background:url(ttimages/tt_left.gif) bottom left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(ttimages/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF; color: yellow; font-size: 12px; font-weight: bold;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(ttimages/tt_bottom.gif) top right no-repeat; overflow:hidden}
input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
    padding-bottom:1px; 
}