@charset "utf-8";
/*//////////////////////////////

font_small.css
-------------------------------

This CSS file is for "styleswitcher.js".

//////////////////////////////*/

#container {
	font-size:93%;
}

#fontSize li.fontS a,#fontSize li.fontS a:hover {
	background:url(/images/common/hcont_fontsize_btns.gif) left bottom no-repeat;
}

#fontSize li.fontM a{
	width:24px;
	background:url(/images/common/hcont_fontsize_btns.gif) -26px top no-repeat;
}

#fontSize li.fontL a{
	width:26px;
	background:url(/images/common/hcont_fontsize_btns.gif) -50px top no-repeat;
}