.tweet {
    border-bottom: 1px dashed black;
    padding: 5px 0px;
}

.twitterdoodle_footer {
    font-size: x-small;
}

.tweet_meta {
    font-color: grey;
    
}

ol.statuses {
font-size:1.2em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ol.statuses li {
border-bottom:1px dashed #D2DADA;
line-height:1.1em;
padding:0.7em 0 0.3em;
position:relative;
margin-left:0px;
}

.groupable {
cursor:pointer;
position:relative;
}

.thumb {
display:block;
height:50px;
left:0;
margin:0 10px 0 5px;
overflow:hidden;
position:absolute;
width:50px;
}

span.status-body {
display:block;
margin-left:65px;
min-height:50px;
overflow:hidden;
}

span.entry-meta{
color:#999999;
display:block;
font-family:georgia;
font-size:0.8em;
font-style:italic;
margin:3px 0 0;
}

