
/** Style the tweets */
div.twitters							{ overflow:auto; }
div.twitters ul 						{ list-style:none; }
div.twitters ul  li						{ list-style:none; font-size:12px; line-height:16px; padding:6px 0; border-top:dashed 1px #d0d0d0;  }

div.twitters .twitterStatus 			{ padding:0; }
div.twitters .twitterTime 				{ font-size:10px; }
