#tweetblender {
	padding: 5px 0px; margin-bottom: 12px;
}
div.tb_header {
	width: 100%; height: 25px;
}
img.tb_twitterlogo {
	border: currentColor; border-image: none; width: 86px; height: 20px; margin-bottom: 5px; float: left;
}
div.tb_tools {
	width: 28px; height: 22px; float: right; background-repeat: no-repeat;
}
a.tb_refreshlink {
	width: 16px; height: 16px; margin-top: 3px; margin-right: 7px; float: right; display: inline; opacity: 0.3; -moz-opacity: .30;
}
a.tb_refreshlink:hover {
	opacity: 1; -moz-opacity: 1;
}
a.loading.tb_refreshlink {
	opacity: 1; -moz-opacity: 1;
}
a.tb_refreshlink img {
	border: currentColor; border-image: none;
}
a.tb_infolink {
	width: 16px; height: 16px; margin-top: 3px; margin-right: 7px; margin-bottom: 10px; float: right; display: none; opacity: 0.3; -moz-opacity: .30;
}
a.tb_infolink:hover {
	opacity: 1; -moz-opacity: 1;
}
#tb_loading {
	text-align: center; clear: right;
}
div.tb_tweetlist {
	margin: 0px; padding: 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
div.tb_tweet {
	background: none; list-style: none; padding: 2px; overflow: hidden; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dotted; min-height: 60px;
}
div.tb_tweet-tools {
	text-align: right; clear: both;
}
a.tb_photo {
	border: currentColor; border-image: none; float: left; display: block;
}
a.tb_photo img {
	padding: 3px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 48px; margin-right: 4px;
}
.tb_author {
	font-weight: bold;
}
div.tb_msg {
	padding: 5px; border: 1px solid rgb(255, 255, 102); border-image: none; clear: right; min-height: 40px; background-color: rgb(255, 255, 204);
}
.tb_tweet-info {
	color: rgb(204, 204, 204); font-style: italic;
}
.tb_tweet-info a {
	color: rgb(204, 204, 204); text-decoration: none;
}
.tb_tweet-info a:hover {
	text-decoration: underline;
}
.tooltip {
	padding: 2px 8px; left: 0px; top: 0px; display: none; position: absolute; z-index: 300; background-color: rgb(255, 255, 204);
}
div.tb_footer {
	margin-bottom: 8px;
}
a.tb_archivelink {
	margin-left: 5px; float: right;
}
#tb-update-sources {
	margin: 8px; text-align: center;
}
#tb-source-selector {
	padding: 5px; border: thin solid rgb(238, 238, 238); border-image: none; text-align: left;
}
input.tb-source {
	margin-left: 10px;
}
