/**
 * Zenprint
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@zenprint.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2009 ZenPrint (http://www.zenprint.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
 
#search { background:url(../images/search-bg.png) no-repeat center top; border:none; padding:10px; width:175px; margin:3px 0 0; }
#btn-search { background:url(../images/search-btn-bg.png) no-repeat center top; border:none; height:31px; width:78px; }
#btn-search:hover { cursor:pointer; }