@charset "utf-8";
/*CSS for wide screens for video episode pages */

section {
	width: 49%;
	float: right;
}

.navbuttons {
	text-align: center;
margin-left:auto;
margin-right:auto;
}
 