/*
   Twitter Widget Copyright 2013 UNITED THEMES
   www.unitedthemes.com
*/

.ut-tweets {
}
.tweet_list li {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #EFEFEF;
}
.tweet_list li:last-child {
	border:none;
	padding-bottom:0;
	margin-bottom:0;
}
.tweet-left {