/* First - sort out the fonts */
/*
.widget_rotatingtweets_widget {
	width: 100%;
}
*/
div.rotatingtweet {
	font-size: 100%;
	word-wrap: break-word;
	vertical-align: top;
}
div.cycle-carousel-wrap div.rotatingtweet {
	padding-right: 1em;
}
/*
div.rotatingtweets {
	clear:both;
}
*/
p.rtw_meta,div.rtw_meta,div.rtw_meta_wide,div.rtw_name,div.rtw_id,div.rtw_time_short,div.rtw_rt_meta {
	font-size: 0.8em;
	line-height: normal;
	white-space: normal;
}
div.rtw_wide_block div.rtw_name {
	font-size: 1.0em;
}

/* Now the icon sizing */
div.rtw_icon img {
	max-width: 2.2em;
	max-height: 2.2em;
}
div.rtw_intents a img,span.rtw_intents a img {
	max-width: 1.2em;
	max-height: 1.2em;
	padding: 0;
	margin: 0;
	display: inline;
}
div.rtw_wide_icon img {
	padding-top: 8%;
	padding-left: 0;
	margin-left: 0;
}
div.rtw_meta img,
div.rtw_rt_meta img {
	vertical-align: middle;
}
/* The main positioning */
.rtw_twitter_icon,
.rtw_time_short {
	float:ri