.twtr-widget
{
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
	font-size: 12px!important;
	position: relative;
	zoom: 1;
}
.twtr-fullscreen
{
	font-size: 220%!important;
}
.twtr-widget .twtr-spinner
{
	background: url(http://widgets.twimg.com/j/1/spinner.gif) no-repeat;
	height: 14px;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 14px;
}
.twtr-inactive
{
	display: none;
}
.twtr-widget a img
{
	border: 0!important;
}
.twtr-doc
{
	border-radius: 5px;
	font-weight: normal;
	moz-border-radius: 5px;
	overflow: hidden;
	text-align: left;
	webkit-border-radius: 5px;
	width: 100%;
}
.twtr-bd
{
	padding: 0 1px;
}
.twtr-widget .twtr-tweet-wrap
{
	overflow: hidden;
	padding: 6px 8px;
	zoom: 1;
}
.twtr-fullscreen .twtr-tweet-wrap
{
	padding: 20px;
}
.twtr-widget .twtr-tweet
{
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	zoom: 1;
}
.twtr-widget .twtr-tweet a.twtr-reply
{
	visibility: hidden;
}
* html .twtr-widget .twtr-tweet a.twtr-reply
{
	visibility: visible;
}
.twtr-widget .twtr-tweet:hover a.twtr-reply
{
	visibility: visible;
}
.twtr-widget-profile img.twtr-profile-img
{
	border: 0!important;
	display: block;
	float: left;
	height: 31px;
	width: 31px;
}
.twtr-widget h3,.twtr-widget h4,.twtr-widget p
{
	line-height: 1.2!important;
	margin: 0!important;
	padding: 0!important;
	width: auto!important;
}
.twtr-widget-profile h3,.twtr-widget-profile h4
{
	margin: 0 0 0 40px!important;
}
.twtr-widget h3
{
	font-size: 11px!important;
	font-weight: normal!important;
}
.twtr-widget h4
{
	font-size: 16px!important;
}
.twtr-widget i
{
	display: block;
	font-size: 9px;
	font-style: normal;
	margin-top: 2px;
	zoom: 1;
}
.twtr-hd
{
	overflow: hidden;
	padding: 10px;
	position: relative;
	zoom: 1;
}
.twtr-fullscreen .twtr-hd
{
	height: 0;
	padding: 0;
}
.twtr-timeline
{
	border-radius: 6px;
	height: 225px;
	moz-border-radius: 6px;
	overflow: hidden;
	position: relative;
	webkit-border-radius: 6px;
	z-index: 2;
}
.twtr-flat .twtr-timeline
{
	overflow-x: hidden;
	overflow-y: scroll;
}
.twtr-widget .twtr-tweet:last-child
{
	border-bottom-width: 0;
}
.twtr-ft
{
	position: relative;
}
.twtr-ft div
{
	overflow: hidden;
	padding: 10px;
	zoom: 1;
}
.twtr-ft span
{
	float: right;
	text-align: right;
}
.twtr-ft a
{
	display: block;
	float: left;
}
.twtr-ft span a
{
	float: none;
}
.twtr-avatar
{
	display: block;
	float: left;
	height: 40px;
	overflow: hidden;
	width: 40px;
}
.twtr-fullscreen .twtr-avatar
{
	height: 80px;
	width: 80px;
}
.twtr-img
{
	height: 25px;
	width: 25px;
}
.twtr-img img
{
	height: 30px;
	width: 30px;
}
.twtr-fullscreen .twtr-img img
{
	height: 72px;
	width: 72px;
}
.twtr-fullscreen a.twtr-join-conv
{
	display: none;
}
.twtr-tweet-text
{
	margin-left: 40px;
}
.twtr-fullscreen .twtr-tweet-text
{
	margin-left: 90px;
}
.twtr-doc a
{
	text-decoration: none!important;
}
.twtr-doc a:hover
{
	text-decoration: underline!important;
}