.tt {
display:block;
position:absolute;
z-index:10000;
border:1px solid gray;
width:300px;
margin:1em;
padding:3px;
background:#DBDADA;
}