/* Overrides for the Insert Image box - to stop is spilling out over the edge of the column */
#edit-field-inline-images .form-text,
#edit-field-inline-images .description {
	width:300px;
}
