#formVertPosition{
position:absolute;
top:3px;
}

input.searchInput {	
	position:absolute;
	overflow:hidden;					
	background-image:url(../images/searchForm.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#8c8c8c;
	margin:0;
	padding:3px 4px 4px 3px;
	border:0;
	width:156px;
	line-height:16px;
	top:0px;	
}
#goBtnWrapper, input.go {
	position:absolute;
	left:81px;
	top:0px;
}
#retweetWrapper, img.retweetBtn {
	position:absolute;
	left:96px;
	top:0px;
}

