/*   
Created by Matthew Buckland. http://www.matthewbuckland.com/
Copyright 2010, using core code from theme IAMWW w2 DnD
Theme Name: IAMWW w2 DnD
Designed to account for IE 7 css anomolies
*/
/*Twitter Buzz*/
.search_bar{
	margin: 27px 0 0 0px;
	padding: 0 0 0 333px;
}
#search_tag{
	margin: -8px 0px 0px 5px;
	background-image: none;
	padding: 0px 0px 0px 5px;
	width: 170px;
}

#search_tag_img {
	margin: 1px 0 0 0;
	padding : 0;
	background-image: url(/img/twitter_search_tag.png);
	background-repeat:  no-repeat;	
	height: 36px;
	width: 180px;
	float:left;
}

#search_submit{
	background: url(/img/twitter_search_submit.png);
	background-color: transparent;
	background-repeat:  no-repeat;
	height: 36px;
	line-height: 36px;
	width: 33px;
	border: none;
	margin: 0px 0px 0px -10px;
	padding:0;
	cursor: pointer;
	z-index:1000;
}
/*Share This*/
.st_sharethis_vcount .stButton .stButton_gradient { 
padding:0 2px 1px 4px;
background-image: none;
border: none;
} 
.st_sharethis_vcount .stButton .stButton_gradient .chicklets{ 
color:#666666;
}