
							.StreamingMedia_downloadContainer{
								text-align: center;
								margin: .5em 0;
							}
							.StreamingMedia_QualitySelector,
							.StreamingMedia_playerContainer,
							.StreamingMedia_zoom{
								text-align: center;
								padding: .5em;
							}
							.StreamingMedia_player{
								margin: 0 auto;
							}
							.StreamingMedia_playerContainer object{
								background: #000;
							}
							.SubPageList_summaryPageTitle{
								text-align: center;
								padding: .25em 0;
							}
							.SubPageList_summaryPageTitle a{
								font-size: 125%;
								font-weight: bold;
							}
						

			.ContentType_SubPageList_list,
			.ContentType_SubPageList_list *{
				box-sizing: border-box;
			}
			.resultsCountTop,
			.resultsCountBottom{
				font-size: 85%;
				background:#f3f3f3;
				color: #777;
				padding: .25em;
				text-align: center;
			}
			.resultsCountBottom{
				clear:both;
			}
			.resultsPageLinksTop,
			.resultsPageLinksBottom{
				font-size: 90%;
				font-weight:bold;
				background:#f3f3f3;
				color: #000;
				padding: .25em;
				text-align: center;
			}
			.resultsPageLinksBottom{
				clear:both;
			}
			

				   			#StreamingMedia21 video{
					   			margin: 0 auto;
					   			
					   			height: 225px;					   			
					   			width: 300px;							
								object-fit: initial; /* fits poster image */
								cursor: pointer;
								display: block;
							}
															@media only screen and (max-width: 300px) {
									#StreamingMedia21 video{
										width: 100%;
																					height: auto;
																			}
								}
														

				   			#StreamingMedia27 video{
					   			margin: 0 auto;
					   			
					   			height: 200px;					   			
					   			width: 300px;							
								object-fit: initial; /* fits poster image */
								cursor: pointer;
								display: block;
							}
															@media only screen and (max-width: 300px) {
									#StreamingMedia27 video{
										width: 100%;
																					height: auto;
																			}
								}
														
