.fontResizer{ width:90px;}
.fontResizer a {
  float: left;
  width: 20px;
  height: 22px;
  text-decoration: none; margin-left:2px; margin-right:2px;
}
.fontResizer a:hover { text-decoration: none; }
.fr{ float:left;}
.smallFont img, .medFont img, .largeFont img, .sulargeFont img{ width:20px; height:22px; margin-left:2px; margin-right:2px;}

.smallFont { background:url(img/fontsize_01_off.jpg) no-repeat; }
.medFont { background:url(img/fontsize_02_off.jpg) no-repeat; }
.largeFont { background:url(img/fontsize_03_off.jpg) no-repeat; }
.sulargeFont {}

.scurFont { background:url(img/fontsize_01_on.jpg) no-repeat; }
.mcurFont { background:url(img/fontsize_02_on.jpg) no-repeat; }
.lcurFont { background:url(img/fontsize_03_on.jpg) no-repeat; }
.sucurFont { }
.curFont { background: #EEEEF7;}
