body {
  font-size: 14px;
  line-height: 20px;
  display:none;
}
#fontsizeselect #normal {
  background: url(../images/btn_fontsize_normal.gif) no-repeat 0 0;
}
#fontsizeselect #small a:hover {
  background: url(../images/btn_fontsize_small_on.gif) no-repeat 0 0;
}
#fontsizeselect #big a:hover {
  background: url(../images/btn_fontsize_big_on.gif) no-repeat 0 0;
}
#container #container_title h2,
#container980 #container_title h2 {
  padding: 12px 15px 0 30px;
}