/*.content_wizard div{clear: both; margin-bottom: 30px; padding:8px}*/
.content_wizard div{clear: both; margin-bottom: 10px; padding:8px}
.wizard_options, .wizard_values {padding:3px 8px 3px 8px; margin-top:1.45em; clear:none;}

.wizard_form,
.wizard_submit,
.wizard_property,
.wizard_property_important,
.wizard_options,
.wizard_for_submit{
	border:1px Solid #afe79b;
	}

.wizard_form hr,
.wizard_property hr{
	border: 0px;
	border-top:1px Dashed #d2d8a5;
	}


.wizard_form				{background-color:#fbffdd;}
.wizard_submit				{background-color:#ffea97; text-align: center}
.wizard_property			{background-color:#ffffff;}
.wizard_property_important	{background-color:#e8f6d0;}
.wizard_for_submit			{background-color:#ffea97;}

.wizard_values				{background-color:#f4f1c6; border:1px Solid #f4f1c6; float:left;}
.wizard_options				{background-color:#ffffff; float:right; }
/*h1							{float:left; margin-right:8px;}

.table_operators			{width:90%; border:1px Solid #ffffff;}
.table_operators.minw  td			{width:20%;}
.table_operators.minw  th			{width:20%;}
.table_operators .emsmall td {font-size:85%; font-style:italic; height:1.4em; border-bottom: 1px Solid #cccccc;}
.table_operators th			{text-align:left;}*/


.green td {color:#57990d;}

					
