.twitStream{
	font-family: verdana;
	font-size: 9px;
}
.twitStream a{
	font-family: verdana;
	font-size: 9px;
}
.tweet{
	display: block;
	padding: .4em;
	margin: .4em 0;
}
.tweet-left{
	float: left;
	margin-right: 1em;
}
.tweet-left img{
	border: 0px solid #ccc;
}
.tweet p.text{
	margin: 0;
	padding: 3px 0;
	border:1px solid #ccc;border-width:0 0 1px 0;
}

.tweet a, .tweet a:visited	{color:#666;text-decoration:none;}
