textarea.UBBInput {
	OVERFLOW-Y: auto;
	behavior:url('../UBB/Input.htc');
}
DIV.UBB {
	OVERFLOW: auto;
	width:100%;
}
XMP.UBB {
	behavior:url('../UBB/Show.htc');
}