#tcontainer{
position:absolute;
width:340px;
height:70px;
padding:0;
margin:0;
top:83px;
left:458px;
z-index:10;
display:block;
background-image:url(../images/twit_leonard.png);background-repeat:no-repeat;background-position:0 0;

}

/*div del post*/
#tpost{
position:absolute;
width:290px;
top:10px;
left:10px;
font-family:arial;
text-align:center;
font-size:.6em;
}
/*div del testo del messaggio*/
#ttext{
position:absolute;
width:290px;
top:15px;
left:10px;
font-family:arial;
text-align:left;
}


 #tpost #ttext a{
color:#0091F1;
text-align:left;
font-size:90%;
text-decoration:underline;
font-weight:bold;
}

#tpost #ttext a:visited{
color:#000;
text-align:left;

}
#tpost #ttext a:hover{
color:#FFF;


}

#tpost a{
font-size:110%;
color:#0091F1;
text-decoration:none;
font-weight:bold;
background:
}
#tpost a:visited{
font-size:110%;
color:#0091F1;

text-decoration:none;
font-weight:bold;
background:
}
#tpost a:hover{
font-size:110%;
color:#FFF;
text-decoration:none;
font-weight:bold;
background:
}

#ttime{
font-weight:bold;
font-style:italic;
}

