	.section-solid {
		position: absolute;
		width:667px;
		height: 564px;
		left: 50%;
		margin-left: -211px;
		top: 50%;
		margin-top: -282px;
	}

	.video-inner-container {
		background-color: #EEE;
		width:660px;
		height: 528px;
	}

	.video-player-container {
		width:640px;
		height:360px;
		padding: 10px 10px 9px 10px;
	}

	#disneyPlayer {
		width:640px;
		height:360px;
	}

	.video-selectors {
		width:660px;
		height: 150px;
	} 

	#video .section-share-container {
		margin-left:460px;
		background-color:#EEE;
	}

	#video .arrow-container-left, #video .arrow-container-right {
		left: 28px;
   		top: 410px;
	}

	#video .arrow-container-right {
		left: 600px;
	}
