.tweet {
display: block;
background: #d7d7d7;
clear: both;
padding: .6em;
margin: .3em;
overflow: hidden;
color:#333333;
height:52px;
}
.tweet img
{
float: left;
margin-right: 1em;
border: 1px solid #848484;
background: #444;
}
.tweet p.text{
margin: 0;
padding: 0;
padding-left: 0px;
font-family: verdana;
font-size: 10px;
line-height:10px;
}
.tweet a{ color:#591a00;}
.monitter {
float: left;
width: 290px;
height: 338px;
margin: 0px;
border-right: 4px solid #e0e0dc;
background: #f0f0f0; 
overflow:hidden;
font-family: verdana;
font-size: 10px;
line-height:10px;
}
