.addRemoveFriend{
	float:right;
	padding-right:25px;
}

.searchInput{
	margin-top:20px;
	width:140px;
}
.searchInput.new{
margin-top:8px;
}


.searchInputWrap.new input{
height: 16px;
font-weight: normal;
color: #444444;
padding-left:3px;
width:245px;
}
.new input{
width:140px;
}




.searchInputWrap.new{
text-transform:uppercase;
color:#444444;
text-decoration:none;
font-size:11px;
font-weight:bold;
margin-right:12px;
}
