.MGP_OneImage .edit
{
	margin: 0.3em;
	padding: 0.3em;
	border: dotted 1px gray;
}
.MGP_OneImage .label
{
    margin-right: 1em;
}
.MGP_OneImage .error 
{
	display: block;
}
.MGP_OneImage .success
{
	display: block;
	color: #006400;
}

