﻿.editor_area
{
	width: 40em;
	clear: both;	
}

.editor_titol
{
	width: 10em;	
	float: left;
}

.editor_valors
{
	width: 25em;
	float: left;	
	margin-top: 2px;
	margin-bottom: 2px;
}

.editor_valor
{
	width: 20em;	
}

.editor_valor_multiline
{
	width: 20em;	
	height: 5em;
}

.editor_btfind
{
	border: solid 1 #ffffff;	
}

.modalPopup { background-color:#dddddd;}
