.tweet
{
display: block;
background: #fff;
clear: both;
padding: 0px;
margin:0px 0px 8px 0px;
overflow: hidden;
font-size:08pt;
}

.tweet img
{
float:left;
border: 1px solid #666;
background: #fff;
margin:0px 3px 0px 0px;
}

.tweet p.text
{
margin: 0;
padding: 0;
}

.monitter
{
width: auto;
margin:5px 0px 0px 0px;
border: 0;
overflow:hidden;
}

BODY {
  margin: 5px;
  padding: 0px;
  background-color: #ffffff;
  color:#000;
  font-family: 'Lucida Grande', Helvetica, sans-serif;
}
a {
 color: #6498cc;
 text-decoration:none;
}

a:hover {
 color: #FCA41C;
 text-decoration:underline;
}

#twitter_div {overflow: hidden;width:200px;color:#0000;background-color:#fff;text-align:left;font-size:08pt;}

#twitter_update_list {padding:0px;margin:8px 0px 0px 0px;}

#twitter_update_list LI {color:#00;list-style:none;padding:3px 0px 3px 0px;margin:3px 0px 3px 0px;}
