.tmt-editable a {
	background-color:infobackground;
	xxcolor:infotext;
}
.tmt-editable form {
	margin:-1px;
	border:dotted 1px graytext;
}
.tmt-editable img {
	margin:-1px;
	border:dotted 1px graytext;
}
.tmt-editable iframe {
	margin:-1px;
	border:dotted 1px graytext;
}


/* Added 2007-11-06 by Martin Johansson/CIKADO - could not place the cursor in the editable fields in MSIE6... */
/* Removed 2007-11-06 after installing a fix for base tag closing in ls lib tmt.output */
/*
.tmt-editable {
	position:static!important;
}
* > .tmt-editable {
	position:relative!important;
}
*/
