/**
 * Style sheet used for handheld media.
 *
 * This style sheet should contains any CSS propreties used for screen media.
 *
 * @package    vanilla
 * @subpackage css
 * @author     Loops <evrard at h2a dot lu>
 * @version    SVN: $Id: handheld.css 1 2012-02-28 10:20:13Z loops $
 */
 
@media handheld
{
}