/**
 * @version		$Id: jcemediabox_ie6.css 517 2010-02-07 07:30:07Z happynoodleboy $
 * @package		JCE MediaBox
 * @copyright	Copyright (C) 2009 - 2010 Ryan Demmer. All rights reserved.
 * @license		GNU/GPL
 * This version may have been modified pursuant
 * to the GNU General Public License, and as distributed it includes or
 * is derivative of works licensed under the GNU General Public License or
 * other free or open source software licenses.
 */

/* If background image is a gif set width and height to 100% */
a.jcepopup span.jcemediabox-zoom-span span.jcemediabox-zoom-image {
	background	: transparent url(../img/zoom-img.png) no-repeat;
	width 		: 20px;
	height 		: 20px;
}
a.jcepopup span.jcemediabox-zoom-link {
	display: inline-block;
}