#content .tx-timtabtwitter-pi1 * {
	padding: 0px;
	margin: 0px;
}
#content .twitter-entry {
	padding: 15px;
	/*background: url(img/tweet-bg.gif) 0px 0px no-repeat #E1E4F3;*/
	background: #E1E4F3;
	margin-bottom: 20px;
}

#content .tweet-username {
	font-weight: bold;
}
#content .tweet-message {
	color: #000000;
	margin-bottom: 15px;
	border-bottom: 1px solid #D1D4E2;
	padding-bottom: 15px;
	/*padding-left: 50px;*/
	
}
#content .tweet-info {
	font-size: 10px;
	color: #0C4DA2;
}

#content .tweet-date {
}
