@charset "utf-8";
/* CSS Document */

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/* IE PNG FIX */
img, div { behavior: url(/iepngfix.htc) }
