.content_wizard div{clear: both; margin-bottom: 10px; padding:8px}

.wizard_form,
.wizard_submit,
.wizard_property,
.wizard_property_important{
	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;}

