/* v.0.1.1 */
.ytplayer-container-pat-bkgd, .ytplayer-container-pat-bkgd tbody, .ytplayer-container-pat-bkgd tr, .ytplayer-container-pat-bkgd td {
	border: 				0;
	margin-left: 			0;
}
#yt_tmb_img_container {
	position:		relative;
}
.yt_tmb_img {
	position: 		absolute;
	z-index: 		0;
}
.btn_yt_play {
	background: 	url("//cosmos.uwhealth.org/global/images/btn_yt_play.png") 50% 50% no-repeat;
	position: 		absolute;
	z-index: 		1;
	cursor: 		pointer;
}
.btn_yt_play:hover {
	background: 	url("//cosmos.uwhealth.org/global/images/btn_yt_play_hover.png") 50% 50% no-repeat;
}
.btn_yt_play:active {
	background: 	url("//cosmos.uwhealth.org/global/images/btn_yt_play_active.png") 50% 50% no-repeat;
}