/*--------------------------------------------------*/
/* Upload                                           */

	#youTube {
		margin: 0 0 24px;
	}

		#youTube .row label,
		#upload .row label {
			width: 140px;
		}

		#upload .row textarea {
			width: 240px;
		}

	button {
		float: right;
	}