.aiwidgetscss{ 

	float:left;
	margin-top: 14px;
	padding:0px; 

}
.aiwidgetscss a {text-decoration:none}
.tweetlink {
	font-size:11px; padding-top:5px;
	float:right;
}
.imgalign {float:left; margin-right:10px; opacity:1;}
.imgalign:hover {opacity: 0.5;}
.aiwidget-title {font-weight:bold; padding-bottom:15px;}
.tweettext, .widget .tweettext { 
	color:#333;
	font-size: 12px;
	width:154px;
	float:left;
}

.tweettext a, .widget .tweettext a { color:#0088cc; }
.tweettext a:hover, .widget .tweettext a:hover { color:#555; text-decoration: underline;; }
.tweettxts, .widget .tweettxts {overflow:hidden; line-height:18px; }
.imgdisplay{
	border-bottom-color: #CCCCCC;
	display: block;
	margin-bottom: 5px;
	width: 260px;
}
.aiwidgetscss h1{color:#CCC;font-size:18px;}
.aiwidgetscss .tweet_author_name a, .widget .tweet_author_name a { color:#000; font-weight: bold; font-size:16px;}
.aiwidgetscss .tweet_author_name a:hover, .widget .tweet_author_name a:hover { color:#777; text-decoration: none; }
.aiwidgetscss .tweet_author_heading a, .widget .tweet_author_heading a { color:#999; text-decoration: none; }
.aiwidgetscss .tweet_author_heading a:hover, .widget .tweet_author_heading a:hover { color:#333; text-decoration: none; }

.aiwidgetscss .tweet_author a, .widget .tweet_author a { 
	color:#c1c1c1; 
	font-size:12px;
	font-weight:normal;
}

.aiwidgetscss .tweet_author a strong { 
	color:#4b2b89;
}


.aiwidgetscss .tweet_author a:hover, .widget .tweet_author a:hover { color:#000; text-decoration: none; }
.aiwidgetscss .tweetlink a, .widget .tweetlink a { color:#c1c1c1; font-size:11px; }
.aiwidgetscss .tweetlink a:hover, .widget .tweetlink a:hover { color:#000; text-decoration: none; } 

#sidebar .aiwidgetscss{

	margin-top: 20px;
}
#sidebar .tweettext{

	width: 126px;

}

#sidebar .imgdisplay{
	border-bottom-color: #CCCCCC;
	display: block;
	margin-bottom: 5px;
	width: 240px;
}