/**
 * 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 15 2012-06-19 13:39:50Z loops $
 */
 
@media handheld
{
}