/*
 * davep-screen.css --- Local screen stylesheet for www.davep.org.
 * Copyright 2006 by Dave Pearson <davep@davep.org>
 *
 * davep-screen.css is free software distributed under the terms of the GNU
 * General Public Licence, version 2. For details see the file COPYING.
 */

/*****************************************************************************
 * Use a hand cursor for the search button.
 */

input.searchSubmit {
  cursor: pointer;
}

/*
 * davep-screen.css ends here.
 */
