	.section-solid {
		position: absolute;
		width:790px;
		height:650px;
		/*margin:12% auto 0 auto;*/
		left: 50%;
		margin-left: -276px;
		top: 50%;
		margin-top: -325px;
	}

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

	.video-player-container {
		width:768px;
		height:432px;
		padding: 10px 10px 9px 10px;
	}

	#disneyPlayer {
		width:768px;
		height:432px;
	}

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

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

	#video .arrow-container-left, #video .arrow-container-right {
		left: 89px;
   		top: 480px;
	}

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