#twitter-feed {
    width:100px;
    margin:0;
    overflow: visible;
}
#twitter-feed h1 {
    color:#5F5F5F;
    margin:0px;
    padding:9px 0px 9px 0px;
	font-weight:lighter;
}
#sidebar-second-inner .twitter-article p {line-height:1.5em;}
.twitter-article, #loading-container {
    width:100px;
    border-top:1px solid #626263;
    float:left;
    padding:8px 0px 8px 0px;
}
.twitter-article {padding-top:18px;}
#loading-container {
	padding:none; 
	border:none;
 }

.twitter-article:first-child {
	border-top:none;
}

#loading-container {
    padding:16px 0px 16px 0px;
    text-align:center;
}
.twitter-pic {
clear: both;
position: relative;
}
 
.twitter-pic img {
    float:left;
    border:none;
 	margin-right: 3px;
}

.tweetprofilelink a {
    color:#626263;
    font-weight: bold;
    text-decoration: none;
    position: absolute;
    top: 0px;
}
.tweetprofilelink a:hover {
    color:#444;
    text-decoration: underline;
}
img  {
     border:none;
 }
 
.twitter-text p {
    margin:0px;
    line-height: 1.4em;
}
.twitter-text a,  h1 a {
    color: #E45620;
    text-decoration: none;
}
.twitter-text a:hover,  h1 a:hover {
    text-decoration: underline;
    color: #E45620;
}
 
.twitter-text {
    width: 90px;
	margin-top:5px;
    padding: 0;
    float:left;
   /* font-size: 0.833em;*/
}
 
.backlink {
   /* font-size: 0.833em;*/
    text-align:center;
}
 
.backlink a {
    color:#aaa;
}