.tw-doc {
width: 265px;
}
.tw-body {
margin: 0px;
padding: 0px 0px;
border: solid 2px #E6E6E6;
overflow:auto;
height:1000px;
}

.tw-tweets {
background: white;
border-bottom: 1px dotted #DDD;
padding: 6px 8px;
overflow: hidden;
zoom: 1;
color: #444;
font-size: 10px;
font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;

}


.tw-img {
height: 25px;
width: 25px;
float:left;
}

.tw-img img {
width: 30px;
height: 30px;
}

.tw-tweets p {
margin: 0 0 0 40px;
padding: 0;
line-height: 1.2;
width: auto;
}
.tw-tweets p em {
display:block;
font-style:normal;
font-size: 9px;
}