div.cvtx_field_edit {
	margin-bottom: 15px;
}

div.cvtx_field_edit p.description {
	margin-bottom: 0;
}

div.cvtx_field_edit label {
	font-weight: bold;
}

div.cvtx_field_edit label.cvtx_field_edit_label_above {
	display: block;
	margin-bottom: .3em;
}

div.cvtx_field_edit label.cvtx-label-inline {
	display: inline-block;
	float: left;
	margin-right: 15px;
}

div.cvtx_field_edit label.cvtx-label-above {
	margin: 0 0 .5em 0;
	display: inline-block;
}

div.cvtx_field_edit > label span.cvtx-field-hide {
	display: none;
	text-align: right;
	float: right;
}

div.cvtx_field_edit-notices {
	font-size: .8em;
	color: #666;
}

div.cvtx_field_edit-notices p {
	margin-top: 0;
	margin-bottom: .3em;
}