
.tp_recent_tweets {
	float: left;
	clear: left;

}

.tp_recent_tweets  li {
	background-image: url('assets/tweet.png');
	background-repeat: no-repeat;	
	background-position: 0px 4px;
	padding-left: 30px;
	padding-bottom: 20px;
	float: left;
	clear: left;
