/************************************************************
* Sidebar Twitter Widget
************************************************************/

ul#twitter_talk li {
	border-bottom:1px dashed #cccccc;
	padding:5px !important;
	margin:5px !important;
	background:none !important;
}

.profile_image { 
	float:left;
	margin-right:10px;
	width:48px;
	height:48px;
}
.profile_image img {
	width:48px;
	height:48px;
}

p.twitter_content, p.twitter_meta {
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}

p.twitter_meta {
	padding-left:20px !important;
	background: url(../img/icon.gif) left top no-repeat !important;
}