.jta-tweet-list-item{overflow:hidden;}
	.jta-tweet-list-item:first-child{
		border-bottom:1px solid #dcdfe1;
		padding-bottom:11px;
		margin-bottom:9px;
	}
.jta-tweet-profile-image {float:left; margin-right:15px; padding-top:7px;}
	.jta-tweet-profile-image img{
		width:86px;
		height:auto;
		border-radius:14px;
		-moz-border-radius:14px;
		-webkit-border-radius:14px;
	}

.jta-tweet-body{overflow:hidden; font:14px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.jta-tweet-text{display:block;}
a.jta-tweet-timestamp-link{
	display:inline-block;
	font-weight:bold;
	text-transform:lowercase;
	margin-right:6px;
	padding-right:8px;
	background:url(../images/twiiter-link-marker.gif) right 12px no-repeat;
}
.jta-tweet-action-reply{
	display:inline-block;
	font-weight:bold;
	text-transform:lowercase;
	padding-right:8px;
	background:url(../images/twiiter-link-marker.gif) right 12px no-repeat;
	margin-right:6px;
}
.jta-tweet-action-retweet{
	display:inline-block;
	font-weight:bold;
	text-transform:lowercase;
}

.jta-clear{font-size:0; line-height:0; height:0px;}