#container {
	font-size: 90%;
	line-height:144%;
}
#small {
	height: 17px;
	width: 22px;
	float: left;
	display: block;
	background: url(../images/tools/bt_small.gif) no-repeat left top;
	text-indent: -10000px;
}
#medium {
	height: 17px;
	width: 22px;
	display: block;
	float: left;
	background: url(../images/tools/bt_medium_f.gif) no-repeat left top;
	text-indent: -10000px;
}
#large {
	height: 17px;
	width: 22px;
	display: block;
	float: left;
	background: url(../images/tools/bt_large.gif) no-repeat left top;
	text-indent: -10000px;
}
