.tweet_list {
	padding: 0px;
	list-style: none;
}

.tweet_list li {
	margin-top: 2ex;
	margin-bottom: 2ex;
}