#botfont{
}
.botfont_inc{
	width: 13px;
	height: 15px;
	background: url(../images/botfont_increase.gif);
	float: left;
	cursor: pointer;
}
.botfont_dec{
	width: 13px;
	height: 15px;
	float: left;
	background: url(../images/botfont_decrease.gif);
	cursor: pointer;
}
.botfont_reset{
	width: 13px;
	height: 15px;
	float: left;
	background: url(../images/botfont_reset.gif);
	cursor: pointer;
}
