#tweetsholder{
	height:370px;
	overflow:hidden;
	float:left;
	margin:0 0 20px 0;
}

#tweetsholder ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

#tweetsholder li{
	padding:10px 0;
	width:100%;
	float:left;
	border-bottom:solid 1px #d6d6d6;
	clear:both;
}

.twitter-icon {
	float:left;
	width:48px;
	margin:10px 10px 0 0
}

.twitter-tekst {
	margin-left:0;
}