* html #ed_toolbar input, *:first-child+html #ed_toolbar input {
	overflow: visible;
}
#ed_link {
	text-decoration: underline !important;
}
#ed_del {
	text-decoration: line-through !important;
}
#ed_em {
	font-style: italic !important;
}
#ed_strong {
	font-weight: bold !important;
}