div.keyword_editor
	{
	position:relative; top:0px; left:0px; width:100%; height:auto; float:left;
	padding:8px 0px 8px 10px;
	background-color:#fefefe
	}

	div.keyword_editor div.controls
		{
		position:relative; top:0px; left:0px; width:auto; height:auto; float:left; clear:both;
		margin:0px 0px 10px 12px
		}

	div.keyword_editor div.message
		{
		position:relative; top:0px; left:0px; width:auto; height:auto; float:left; clear:both;
		margin:0px 0px 10px 12px
		}

	div.keyword_editor input
		{
		position:relative; top:0px; left:0px; width:93%; height:auto; float:left;
		margin:4px 0px 12px 0px
		}
