/* Table **********************************************************************/
#ctd237 {
	overflow: hidden;
	margin: 0 0 20px 0;
	color: #333333;
	display: table;
	width: 100%;
	border-spacing: 1px;
}
#ctd237 li {
	background: none !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

#ctd237 #stars {
	background: none !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	width: 50px;
	padding: 4px 5px !important;
	text-align: center;
}

#ctd237 #btxt{
	background: none !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	color: #000;
    font: 16px/18px Arial;
	padding: 4px 5px !important;
}
#ctd237 .th {
	height: 40px;
	text-shadow: 1px 1px #f2c96d;
	background: #ffd000; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffd000 0%, #f8c906 28%, #e2af16 79%, #dda81a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd000), color-stop(28%,#f8c906), color-stop(79%,#e2af16), color-stop(100%,#dda81a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffd000 0%,#f8c906 28%,#e2af16 79%,#dda81a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffd000 0%,#f8c906 28%,#e2af16 79%,#dda81a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffd000 0%,#f8c906 28%,#e2af16 79%,#dda81a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffd000 0%,#f8c906 28%,#e2af16 79%,#dda81a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd000', endColorstr='#dda81a',GradientType=0 ); /* IE6-9 */
	margin: 0 0 0 0 !important;
	font: bold 12px/14px 'PT Sans', sans-serif;
	text-transform: uppercase;
	color: #854000;
	padding: 0 0 8px 0 !important;
	display: table-row;
	width: 100%;
}
#ctd237 .th li {
	text-align: center;
	border-left: 1px solid #e4e4e4;
	display: table-cell;
	vertical-align: middle;
	padding: 0 15px !important;
	float: none;
}
#ctd237 .tr {
	background: none repeat scroll 0 0 #e8e8e8;
	border: 2px solid #d8d8d8;
	border-radius: 2px;
	margin: 0 0 3px;
	display: table-row;
	width: 100%;
}
#ctd237 .tr li {
	border-left: 1px solid #e4e4e4;
	display: table-cell;
	vertical-align: middle;
	padding: 4px 5px 4px 5px !important;
	font: 14px/16px Verdana;
    text-align: center;
	float: none;
}
#ctd237 .tr li b {
	font: bold 14px/16px Verdana;
    text-align: left !important;
    display: block;
}
#ctd237 .tr li b a {
    color: #000;
}
#ctd237 a {
    color: #c00;
}
#ctd237 .play {
	background: url("../../../qure-zufeba-yozu/edd85b13_RJkKw9d.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #fff;
	display: block;
	font: bold 18px/40px Arial;
	height: 46px;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px #00568e;
	text-transform: uppercase;
	width: 116px;
}
#ctd237 .play:hover {
    color: #fff;
}

/*************************************************/
@media screen and (max-width: 767px) {
    .hide-on-phone {
        display: none !important;
    }
    #ctd237 .play{
		margin: 9px auto 0;
		width: 90px;
		height: 38px;
		background-size: 90px 38px;
		font-size: 14px;
		line-height: 36px;
    }
}
@media screen and (max-width: 479px) {
    #ctd237 .tr li {
        padding: 4px 3px 4px 3px !important;
    }
    #ctd237 .tr li, #ctd237 .tr li b {font: 12px/14px Verdana;}
    #ctd237 .play {
      margin: 3px 0 0 0;
      width: 72px;
      height: 30px;
      background-size: 72px 30px;
      font: bold 11px/25px Arial;
      text-transform: none;
    }
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
