.query {

}
.query .tweet_list {

	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #8ADEE2;
}
.query .tweet_list li {
	overflow: auto;
	display: inline;
	list-style-type: none;
}


p.tweet_odd{
	list-style-type: none;
	font-size: 11px;	
}
a.tw{
color:#FFF;	
}
