
#twitterFeedScroll{height:390px;overflow:auto;padding:0px;margin:11px 0px 0px 0px;width:276px;outline:none;border:0px;}
#twitter-feed {
	font-family: 'Open Sans', sans-serif;font-weight:400;font-size:12px;line-height:15px;
    width:255px;
    margin:0px 0px 0px 0px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    padding:0px;
    /*border-radius:12px;*/
    /*background-color:#FFF;*/
    color:#fff;
	/*height:285px;*/
    overflow:hidden;
	/*width:258px;margin:0px;height:285px;line-height:15px;margin-bottom:10px;overflow:auto;*/
}
/*#twitter-feed h1 {
    color:#fff;
    margin:0px;
    padding:9px 0px 9px 0px;
    font-size:18px;
    font-weight:400;
}*/
.twitter-article, #loading-container {
    width:255px;
    border-bottom:2px solid #80ced8;
    float:left;
    padding:20px 0px 17px 0px;
}
.twitter-article:first-child{padding-top:0px;}
.twitter-article:last-child{border:none;}
#loading-container {
    padding:100px 0px 16px 0px;
    text-align:center;
	border-bottom:none;
}
.twitter-pic {
    float:left;
}
 
.twitter-pic img {
    float:left;
    border-radius:7px;
    border:none;
 
}
 img  {
     border:none;
 }
.twitter-text p {
    margin:0px;
    line-height:15px;
}
.twitter-text a,  h1 a {
    color: #013137 !important;font-weight:700;
    text-decoration: none;
}
.twitter-text a:hover,  h1 a:hover {
    text-decoration: none;
    color: #000 !important;
}
 
.twitter-text {
    width:203px !important;
    float:left;
    font-size:12px;
    padding-left: 10px;
}
 
.tweet-time {
    font-size:12px;
    color:#fff;display:block;margin-bottom:-9px;
    /*float:right;*/
}
.tweet-time a{
    color:#fff !important;
}
.tweet-time a:hover {
    color:#000 !important;
	text-decoration:none;
}
.tweetprofilelink a {
    color:#013137 !important;
}
.tweetprofilelink a:hover {
    color:#000 !important;
	 text-decoration:none;
}
.backlink {
    font-size:12px;
    text-align:center;
}
 
.backlink a {
    color:#fff;
}