body {
	font-size		: 140%;
}

a#btn_small {
	width						: 19px;
	float						: left;
	background				: url(../images/text_size_btn.gif) no-repeat 0 0px;
}

a#btn_large {
	background				: url(../images/text_size_btn.gif) no-repeat -39px -19px;
}

