span.twitter_search {
	padding-right: 20px;
	background: transparent url(../img/twitter.png) no-repeat center right;
	cursor: pointer;
}

.twitterSearchClose {
	position: absolute;
	right: 0px;
	top: 0px;
	background: #aaa url(../img/close.png) no-repeat center right;
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.search_results {
	width: 300px;
	position: absolute;
	display: none;
}

.twitterSearchTweet {color:#000;}