





#newstweet-container{
	float:left;
	width:100%;
	background: transparent;
	text-align:center;
	margin:0px;
}

#newstweet-container a { -moz-outline-style: none;} 
#newstweet-container a img{border:0;} 

div#newstweet-header{float:left; margin:0px 0px 10px 0px; padding:0px 10px; font-size:12px; line-height:14px; font-weight:normal; text-align:left;} 
div#newstweet-header em{color:#5A812E; font-style:normal;} 

#newstweet-container div#twitterwrapper{float:left; width:auto; margin:0px auto; padding:0px; text-align:center;} 

#newstweet-container div#tweetholder{float:left; margin:0 auto; padding:0px;} 
div.tweet{float:left;margin:0px 0px 5px 0px; padding:10px; text-align:left; border:1px solid #e1e1e1; display:none;} 

#newstweet-container img.avatar{float:left; margin:0px 10px 0px 0px; padding:2px; width:24px; height:24px; background:#fff; border:1px solid #e1e1e1;} 
#newstweet-container p.posted{float:left; margin:0px;} 
#newstweet-container p.posttext{float:left; overflow:hidden; width:100%; margin:0px 0px 8px 0px; padding:0px; font-style:italic;} 
#newstweet-container p.posttext em{font-style:normal;}
#newstweet-container span.date{font-size:10px; letter-spacing:-1px;} 

#newstweet-container p.newstweet-viewall{float:left; margin:0px auto; padding:0px; text-align:left;} 


.newstweet-clear{width:100%; height:1px; clear:both; font-size:1px; line-height:1px;} 
