table {
	font-size: 100%;
}
#small a {
	background-image: url(../img/common/fontsize01.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#standard a {
	background-image: url(../img/common/fontsize02b.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#large a {
	background-image: url(../img/common/fontsize03.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

