/**
 * Style sheet for IE.
 * 
 * Helping conditional html tag, there is a lot of usefull classes
 * to target IE version:
 * ie, ie_lt7, ie7, ie_gt7, ie_lt8, ie8, ie_gt8, ie_lt9, ie9, ie_gt9
 *
 * @package    vanilla
 * @subpackage css
 * @author     Loops <evrard at h2a dot lu>
 * @version    SVN: $Id: ie.css 1 2012-02-28 10:20:13Z loops $
 */

header, footer, article, section, nav, menu, hgroup{ display:block; }

input[type="radio"],
input[type="checkbox"]{margin-top:2px !important}
