.search_users { overflow:hidden; }
.search_users .search_coloumn { width:345px; float:left; margin:0 5px; overflow:hidden; }
.search_users .search_coloumn label { 
	width:155px; height:15px; padding-top:4px; margin:0 10px 5px 0; float:left; display:block; text-align:right; 
}
.search_users .search_coloumn input { width:170px; height:21px; margin-bottom:5px; border:1px solid #979797; }
.search_users .search_coloumn select { width:172px; height:23px; margin-bottom:5px; border:1px solid #979797; }
.search_users .search_coloumn .search_boards_container { 
	width:155px; height:23px; padding-left:15px; overflow:hidden; border:1px solid #979797; 
	background:url(/imgs/board_pl.png) no-repeat left;
}
.search_users .search_coloumn .search_boards_container select { width:155px; height:23px; border:none; }

.search_users .button_container { clear:both; overflow:hidden; }
.search_users .button_container .button_blue { float:right; margin:15px 23px 0 0; }
.search_users .button_container button.button_blue { margin-right:10px; }


/*.remove_phrase { margin-left:5px; font-size:11px; text-decoration:underline; color:#0072A1; }*/