.tp_recent_tweets {
	float: right;
/*	clear: right; */
        width: 230;
    text-align: -webkit-match-parent;
}

.tp_recent_tweets  li {
	padding-left: 0x;
	padding-bottom: 20px;
	float: right;
	clear: right;
	line-height: 20px;
	list-style-type: none;
    text-align: -webkit-match-parent;
}

.tp_recent_tweets  li a {
	font-weight: bold;	
}

.tp_recent_tweets .twitter_time {
	display:block;
	color: #999;
	font-size: 12px;
	font-style: italic;	
	font-weight: normal;
}