@charset "UTF-8";

*{
  font-size:11px;
  line-height:1.5em;
}

#text-small {
	background: url(/common/img/btn_e_font_small.gif) no-repeat 0 -20px;
} 

#text-large {
	background: url(/common/img/btn_e_font_big.gif) no-repeat 0 0;
}

#text-large:hover {
	background: url(/common/img/btn_e_font_big.gif) no-repeat 0 -20px;
} 
