/* $Id $ */

/*
a#text_resize_increase {
  background-color: #CCC;
  display: block;
  float: right;
  width: 49px;
  height: 17px;
  margin: 0px 0 0 0;
  text-align: right;
  padding: 7px;
  color: #333;
  border-radius: 3px;
  -moz-border-radius: 3px; 
} */

.text-size-0 {
  font-size: 1em;
}

.text-size-1 {
  font-size: 16.8px;
}

.text-size-2 {
  font-size: 20.4px;
}