#content [class^="jeditable-"] {
	/*border-bottom: 2px dotted #0288D1;*/
	background-image: url(/images/icon-edit-12x12.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 1.5em;
}

#content [class^="jeditable-memo"] {
	/*width: 200px;*/
	white-space: normal;
}

#content [class^="jeditable-"] form {
	white-space: normal;
}

