#container {
	font-size: 80%;
	line-height:134%;
}
#small {
	height: 17px;
	width: 22px;
	float: left;
	display: block;
	background: url(../images/tools/bt_small_f.gif) no-repeat left top;
	text-indent: -10000px;
}
#medium {
	height: 17px;
	width: 22px;
	display: block;
	float: left;
	background: url(../images/tools/bt_medium.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;
}