.twitterShell,.twitterSet{width:100%;position: relative;display: inline-block;float:left;}
#twitter-feed {
	font-family: 'textanarrow-regular-webfont',sans-serif;font-weight:400;font-size:1em;line-height:1.1em;
    width:100%;
    margin:0px 0px 0px 0px;
    padding:0px;
    color:#fff;
    overflow:hidden;
}
#twitter-feed h1 {
    color:#CFD2E1;
    margin:0px;
    padding:9px 0px 9px 0px;
    font-size:1em;
    font-weight:lighter;
}
.twitter-article, #loading-container {
    width:100%;
    border-bottom:1px dotted #a2adc6;
    float:left;
    padding:0.5em 0;
	border-right: 1px solid transparent; border-left: 1px solid transparent;
}
.twitter-article:first-child{padding-top:0px;}
#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;
 	padding-top:5px;
}
 img  {
     border:none;
 }
.twitter-text p {
    margin:0px;
	color:#fff;
	padding:0;
	line-height: 1.25em;
}
.twitter-text a{
    color: #fff !important;
    text-decoration: none;
	line-height: 1.15em;
}
.twitter-text a:hover{
    text-decoration: none;
    color: #CFD2E1 !important;
}
 
.twitter-text {
    width:calc(100% - 65px)!important;
    float:right;
    font-size:1em;
}
.tweetprofilelink{width:100%;display: block;}
.tweet-time {
    font-size:0.9em;
    color:#f6f6f6;display:block;
	width:100%;
}
.tweet-time a{
    color:#fff !important;
}
.tweet-time a:hover {
    color:#CFD2E1 !important;
	text-decoration:none;
}
.tweetprofilelink a {
    color:#fff !important;
}
.tweetprofilelink a:hover {
    color:#CFD2E1 !important;
	 text-decoration:none;
}
.backlink {
    font-size:0.9em;
    text-align:center;
}
 
.backlink a {
    color:#333;
}
