<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cmReorder-listbox
	{
	/* the _ makes the property visible by IE6 only, as there is a bug with IE7 and percent width */
	_width: 100%;
	display: inline-block;
	}

.cmInput-checkbox-block, .cmInput-radio-block,
.cmInput-checkbox-radio-block
{
	display: block;
	max-width: auto;
	width: auto;
	margin-bottom: 2px;
	margin-right: 40px;
}

.field-selector-panel textarea
{
	height: auto;
	width: 100%;
	max-width: 100%;
}

.entity-columns-full
{
	padding:8px 0px 0;
	vertical-align:top;
	width:100%;
}</pre></body></html>