/**
 *
 * ravs.css
 *
 * @author    Lucio Marcenaro
 * @copyright (c) 2009, by TechnoAware srl
 * @date      23 September 2009
 * @version   $Id$
 *
 * @license ravs.css is licensed under the terms of the Open Source
 * LGPL 3.0 license. Commercial use is permitted to the extent that the 
 * code/component(s) do NOT become part of another Open Source or Commercially
 * licensed development library or toolkit without explicit permission.
 * 
 * License details: http://www.gnu.org/licenses/lgpl.html
 */

.icon-rec-delete {
    background-image: url(../img/delete.gif) !important;
}
.icon-play {
    background-image: url(../img/play.png) !important;
}


/* eof */