/*
	Interphase by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Basic */

	body, input, select, textarea {
		font-size: 13pt;
	}

	.video_frame {
		overflow: hidden;
		position: relative;
		border-radius: 4px;
		width: 570px;
		height: 320px;
		margin: auto;
	}
