/***
* # -- BEGIN LICENSE BLOCK ----------------------------------
* # magicalHover is a plugin for jQuery.
* # magicalHover can have a nice animation during the "rollover" on the images
* # Copyright ClashDesign(C) and magixcjQuery 2009  Gerits Aurelien.
* # This program is free software: you can redistribute it and/or modify
* # it under the terms of the GNU Affero General Public License as
* # published by the Free Software Foundation, either version 3 of the
* # License, or (at your option) any later version.
* # This program is distributed in the hope that it will be useful,
* # but WITHOUT ANY WARRANTY; without even the implied warranty of
* # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* # GNU Affero General Public License for more details.
* # You should have received a copy of the GNU Affero General Public License
* # along with this program.  If not, see <http://www.gnu.org/licenses/>.
* # -- END LICENSE BLOCK ------------------------------------
****/
.thumb1 {margin: 0; padding: 0; position: relative;width:42px;height:38px;}
.thumb1 img {width: 42px; height: 38px; position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic; }
.thumb1 img.hover {border: none;}
.thumb2 {margin: 0; padding: 0; position: relative;width:45px;height:38px;}
.thumb2 img {width:45px; height:38px; position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic; }
.thumb2 img.hover {border: none;}
.thumb3 {margin: 0; padding: 0; position: relative;width:42px;height:38px;}
.thumb3 img {width:42px; height:38px; position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic; }
.thumb3 img.hover {border: none;}
.title{display:none;}
