/* $Id: inline_ajax_search.css,v 1.1.2.2 2010/01/29 09:28:32 fabianderijk Exp $ */

/**
* @file
* Styling for the inline ajax search module
*/
.searchthrobber { 
  width: 16px;
  height: 16px;
  margin: 2px;
  background: transparent url(../images/throbber.gif) no-repeat;
  float: left;
}