@charset "UTF-8";

.fontSml #MainClm{
  font-size:90%;
  }

.fontMid #MainClm{
  font-size:100%;
  }

.fontLag #MainClm{
  font-size:115%;
  }

.fontChanger{
	cursor:pointer;
  }

.fontChanger span{
	padding:3px 10px;
	background:url(/htmllib/img/bg_fontch_off.gif) no-repeat;
	color:#333333;
	text-align:center;
	text-indent:-1px;
}

.active{
  color:#eee !important;
  background:url(/htmllib/img/bg_fontch_on.gif) no-repeat !important;
}
