#player, #movieWrapper, #videoImage {
	margin-bottom: 25px;
}

#player {
	height: 281px; 
	width: 500px;
}

.indexLabel {
	background-color: #EEE;
	padding: 4px;
	margin-bottom: 8px;
}

.menuWrapper li {
	margin-bottom: 4px;
}

.no-bullets li {
	list-style-type: none;
}

.video-container {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	margin-bottom: 25px;
}

.video-container iframe, .video-container object, .video-container embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.video-wrapper {
	display: table;
	max-height: 312px;
}

.video-wrapper {
	margin-bottom: 10px;
	max-width: 555px;
}

#videoDescription_0, #videoDescription_1, #videoDescription_2, #videoDescription_3, #videoDescription_4, #videoDescription_5, #videoDescription_6, #videoDescription_7, #videoDescription_8, #videoDescription_9, #videoDescription_10, #videoDescription_11 {
	display: none;
}