#newstweet-container{
width:90%;
background: transparent;
text-align:center;
margin:0 0 0 30px;
font-size: 0.8em;
}



#newstweet-container a { -moz-outline-style: none;} /* Removes ugly dotted lines in Firefox */

#newstweet-container a img{border:0;} /* Removes borders from images in IE */



div#newstweet-header{margin:0px 0px 10px 0px; padding:0px 10px; line-height:14px; font-weight:normal; text-align:left;} /* Style for the header */

#newstweet em{font-style:normal;} /* Highlights the search term */



#newstweet-container div#twitterwrapper{float:left; width:auto; margin:0px auto; padding:0px; text-align:center;} /* Container where the posts are displayed */



#newstweet-container div#tweetholder{float:left; margin:0 auto; padding:0px;} /* Interior container where the posts are displayed */

div.tweet{float:left;margin:0px 0px 3px 0px; padding:5px; text-align:left; border:1px solid #e1e1e1; display:none;  background: White; } /* Boxes where each post is displayed */



#newstweet-container img.avatar{float:left; margin:0px 6px 0px 0px; padding:2px; width:40px; height:40px; background:#fff; border:1px solid #e1e1e1;} /* Resize the avatar - Standard size is 48 x 48 */

#newstweet-container p.posted{float:left; margin:0px; padding:0} 
#newstweet-container a{ background: transparent none;  color: #325078; border:0;margin:0; padding:0 }/* Style for the text that displays who posted the tweet */

#newstweet-container p.posttext{float:left; overflow:hidden; width:100%; margin:0px 0px 4px 0px; padding:0px; font-style:italic;} /* Style for the main text of the tweet */

#newstweet-container p.posttext em{font-style:normal;}

#newstweet-container span.date{font-size:10px; letter-spacing:-1px; margin:0; padding:0} /* Style for the text that displays time and date the tweet was posted */



#newstweet-container p.newstweet-viewall{float:left; margin:0px auto; padding:0px; text-align:left;} /* Container where "View All" and "Tweet It" links are displayed */





.newstweet-clear{width:100%; height:1px; clear:both; font-size:1px; line-height:1px;} /* Used to clear out elements so the display nicely */

