#fsize {
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}
#fsize li {
	float: right;
	list-style-type: none;
}
#fsize a{
	overflow:hidden; /* Firefox */
	display: block;
	text-indent: -9999px;
}
#small a {
	background-image: url(../img/common/fontsize01.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#small a:hover {
	background-image: url(../img/common/fontsize01b.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#standard a {
	background-image: url(../img/common/fontsize02.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#standard a:hover {
	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;
}
#large a:hover {
	background-image: url(../img/common/fontsize03b.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

