.tweet {
	clear: left;
	/*margin: 10px 5px;*/
	
}
.tweet .tweet-image {
	float: left;
	margin: 0px 10px 0px 0px;
}
div.tweet-username{ font-size:11px;}
.tweet .tweet-username {
	padding:0px;
	/*float:left;*/
}
.tweet .tweet-username a {
	font:normal 11px "Lucida Grande", Arial, Helvetica, sans-serif; 
	color:#E2007A !important;
	/*float:left;
	padding-right:5px;*/
	text-decoration:none !important;
}
.tweet .tweet-username a:hover {
	color:#E2007A !important;
	text-decoration:underline !important;
}
div.right_latest_tweets .tweet-username {
	padding:0px;
	/*float:left;*/
}
div.right_latest_tweets .tweet-username a {
	font:normal 13px "Lucida Grande", Arial, Helvetica, sans-serif; 
	color:#E2007A !important;
	/*float:left;
	padding-right:5px;*/
	text-decoration:none !important;
}
div.right_latest_tweets .tweet-username a:hover {
	color:#E2007A !important;
	text-decoration:underline !important;
}
/*#tweet-error {
	margin: 10px 5px;
}*/

/*#tweet-error strong {
	font-size: 1.2em;
	font-weight: bold;
}*/

/*#tweet-error p {
	padding: 5px 0px;
}*/
.tweet-message{ float:left;}


.list_desciption{ width:401px; float:left; font:normal 13px "Lucida Grande", Arial, Helvetica, sans-serif; color:#666666 !important;}

