
.sb_twitttwoo { clear: both; }

#twitter_icon {
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	position: absolute;
	display:none;visibility:hidden;}

.do_opacity {
	-moz-opacity:0.40;
	opacity:0.40;
	filter: alpha(opacity=40);
}

#loading_status {
	width: 48px;
	height: 48px;
	position:absolute;
}

#loading_status #loadBar { display:none; }

#loading_status #loadBar img {
	padding: 8px;
	width:32px;
	height:32px;
}

#redo-twitter-updating {
	float:left;
	margin-top: 5px;
	min-height: 50px
}
#redo-twitter-mystatus {
	margin: 5px 5px 5px 5px;	font-size: 110%;
	float:left;
}

#redo-twitter-edit {
	font-size: 90%;
	position:absolute;
	right:16px;
	top:-21px;
	background: transparent;
	background-image: url(http://warriorlan.free.fr/wp-content/plugins/redo-twitt-twoo/images/edit.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 14px;
	margin-right: 5px;
}

#redo-twitter-feed {
	position:absolute;
	right:0;
	top:-23px;
}

.cancel_bg { background-image: url(http://warriorlan.free.fr/wp-content/plugins/redo-twitt-twoo/images/cancel.png) !important; }

#newStatus {
	text-align:right;
	margin-left: 55px;}

#newStatus textarea {
	width: 150px;
	height: 27px;
	border: 1px solid #444444;
	margin-bottom: 0px;
}

#newStatus input[type=button] {
	width: 75px;
	height: 18px;
	border: 1px solid #444444;
	border-top-width: 0px;
	background: #666666;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	cursor: pointer;
}

#newStatus input[type=button]:hover { background: #555555; }

#redo-twitter-edit a {
	text-decoration: none;
	cursor: pointer;
}

#redo-twitter-edit a:hover { text-decoration: underline; }

#redo-twitter-ajax { position: static; }

#redo-twitter-current { position: static; }

#my_twitter_status_time, #updated_twitter_status_time {
	color: #999;
	font-size: 90%;
	clear: both;
}