@CHARSET "ISO-8859-1";

div.MFontSlider-knob {
	cursor: pointer;
	left: 0px;
	top: 0px;
	position: relative;
	width: 9px;
	height: 9px;
	float: left;
	background: url(sizepto.gif) no-repeat;
}
div.MFontSlider{
	background:transparent url(sizebarra.gif) no-repeat scroll 0 0;
	float:left;
	height:12px;
	margin:4px 8px 0;
	width:56px;
}