
.sb_twitttwoo { clear: both; }
#twitter_icon {
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	display:none;visibility:hidden;}

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

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

#loading_status #loadBar { display:none; }

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

#redo-twitter-updating {
	position: absolute;
	margin-top: 5px;
	min-height: 50px;

}
#redo-twitter-mystatus {
	margin: 5px 5px 5px 5px;	font-size: 110%;
}

#redo-twitter-edit {
	font-size: 90%;
	background: transparent;
	background-image: url(http://www.roysindre.no/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 {
}

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

#newStatus {
	text-align:right;
	}

#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 {  }

#redo-twitter-current {  }

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