.twitStream{
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	color: #000;
}

.text a {
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #0085B1;
}

.tweet{
	display: block;
	line-height: 18px;
	background: url(http://www.zomerfeest-schipluiden.nl/wp-content/themes/zf.v2010/img/tweetbg.png) bottom left repeat-x;
	width: 290px;
	margin-bottom: 3px;
	padding-bottom: 10px;
}

.tweet-left{
	float: left;
	margin: 8px 5px 5px 10px;
}

.tweet-right{
	margin-left: 50px;
	padding: 5px;
}

.tweet-left img{
	border: 1px solid #0085B1;
}

.tweet .text{
	margin: 0;
	padding: 0;
	display:block;
}

.tweet-time {
	font-size: 10px;
	color: #666;
}

.tweet-time a.tweet-reply {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

.uitlegtwitter {
	background: url(http://www.zomerfeest-schipluiden.nl/wp-content/themes/zf.v2010/img/twitter.png) bottom right no-repeat;
}