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