/**
 * @file
 * IE specific styles 
 *
 * Style hacks targeting IE 8 and earlier
 *
 */
@charset "UTF-8";
 
/* clearfix fix */
.clearfix { zoom: 1; }