.image-text-widget p.label { margin-bottom: 3px; }
.image-text-widget input[type="text"], .image-text-widget select, .image-text-widget textarea { margin-bottom: 5px; width: 100%; }
.image-text-widget textarea { height: 100px; }
.image-text-widget select { font-size: 13px; }
.itw-image-preview { margin: 0 0 10px 0; }
.itw-image-preview img{ max-width: 100%; }
.itw-image-buttons { margin: 0 0 5px 0; }
.itw-image-buttons .em-spinner {
	display: none;
	float: left;
	position: relative;
	top: 5px;
	background: url('../../../../wp-admin/images/wpspin_light.gif') no-repeat;
	background-size: 16px 16px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
}
.image-text-widget .df-link { font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; font-style:italic; padding-bottom: 10px; margin: 0; text-align: right; }
.image-text-widget .df-link a { vertical-align: middle; padding: 5px 0 0 4px; }