.tweetList {}
.tweetList li { margin:0 0 10px 0;}
.tweetList li img { float:left; margin:0px 5px 5px 5px; padding:3px; border:solid 1px #CACACA;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius:4px;}
.tweetList li p { float:left; width:700px; margin:-3px 0 0 0;}