.tweet
{
display: block;
background: #fff;
clear: both;
/*padding: .6em;
margin: .3em;*/
overflow: hidden;
border: 0px solid #000;
width: 517px;
background-image:url('lazyweb_twitterbkgd.gif');
/*padding-bottom:3px;*/
height: 74px;
}
.tweet img
{
/*background-image:url(lazyweb_profilebkgd.gif);*/
float: left;
margin-right: 1em;
border: 3px solid #99CCFF;
}

.tweet p.text
{
margin: 0;
padding: 0;
padding-left: 80px;
padding-top: 10px;
color: #0D024E;
border: 0px solid #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:130%;
font-size:10px;
}
a:link, a:visited, a:hover, a:active{
text-decoration:none;
color: #7F7D99;
font-size:10px;
}
a:hover {
text-decoration:none;
color: #0D024E;
font-size:10px;
}
.monitter 
{
float: left;
width: 517px;
height: 218px;
margin: 0px;
border: 0px solid #666;
background: #fff; 
overflow:hidden;
}
