/*.font_resize:hover{
  background-position:0 -12px;
}*/
.font_resize{
  display:inline-block;
  background-image: url("images/font_resize.png");
  background-repeat: no-repeat;
  background-position:0 1px;
  display: block;
  float: left;
  height: 12px;
  margin:5px 10px 0 -4px;
  width: 14px;
}
/*#font_up:hover{
  background-position: 100% -13px;
}*/
#font_up{
  background-position: 100% 0;
}
.font_resize_processed{
  line-height:1.5em;
}