.fontResizer{ width:55px;}
.fontResizer a {
  float: left;
  text-decoration: none; margin-left:0px; margin-right:0px;
}
.fontResizer .smallFont{}
.fontResizer a:hover { text-decoration: none; }
.fr{ float:left;}
.smallFont img,
.fontResizer .smallFont{ width:16px; height:25px;} 
.medFont img,
.fontResizer .medFont{ width:20px; height:25px;}
.fontResizer .largeFont img, 
.fontResizer .sulargeFont img,
.fontResizer .largeFont img, 
.fontResizer .sulargeFont img{ width:19px; height:25px; margin-left:0px; margin-right:0px;}

.smallFont { background:url(img/fontsize_1_off.jpg) no-repeat; }
.medFont { background:url(img/fontsize_2_off.jpg) no-repeat; }
.largeFont { background:url(img/fontsize_3_off.jpg) no-repeat; }
.sulargeFont { background:url(img/fontsize_4_off.jpg) no-repeat; }

.scurFont { background:url(img/fontsize_1_on.jpg) no-repeat; }
.mcurFont { background:url(img/fontsize_2_on.jpg) no-repeat; }
.lcurFont { background:url(img/fontsize_3_on.jpg) no-repeat; }
.sucurFont { background:url(img/fontsize_4_on.jpg) no-repeat; }
.curFont { background: #EEEEF7; }
