.list_coming_soon {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}

.mod_coming_soon {
	margin: 9px 0;
	padding: 0 0 0 18px;
	color: #2DA5E0;
	font-weight: normal;
	font-size: 18px;
	line-height: 36px;
	border-bottom: solid 2px #D9D9D9;
}

.list_coming_soon li {
	list-style: none;	
}
.coming_soon {	
	margin: 0 9px;
	padding: 9px 3px;	
	border-bottom: 1px dotted #bbb;
	
}
.coming_soon:hover {background-color: #f5f5f5;}

.date_coming_soon {	
	display: inline-block;
	font-size: 13px;	
	line-height: 18px;	
	color: #333;
	width: 153px;
}
.date_coming_soon .today {
	background-color: #f6d107;
	color: #915700;	
	padding: 3px 9px;
	margin-left: 9px;
	border-radius: 3px;
}
.date_coming_soon .tomorrow {
	background-color: #FE9900;
	color: #fff;
	padding: 3px 13px;
	margin-left: 9px;
	border-radius: 3px;	
}
.series_episode {
	display: inline-block;
	width: 331px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
}
.series_name_coming_soon {
	display: inline;
	margin-left: 9px;	
}

.series_name_coming_soon,
.series_name_coming_soon a {	
	font-size: 13px;
	font-weight:bold;
	color: #333;		
}
.series_name_coming_soon a:hover {
	text-decoration: underline;
	color: #333;	
}
.episode_name_coming_soon {	
	display: inline;
}
.episode_name_coming_soon a {
	font-size: 13px;	
	line-height: 18px;	
	color: #333;	
}
.episode_name_coming_soon a:hover {
	text-decoration: underline;
	color: #333;	
}
.se_ep_coming_soon {	
	float:right;
	display: inline-block;
	font-size: 11px;
	margin-right: 9px;
	color: #999;
}
.dop_info {
	font-size: 11px;
	line-height: 36px;
	color: #333;	
}
.calendar {
	margin: 0px 9px 0 0;
	padding: 0 9px 9px 0;
	text-align: right;
}
.calendar span {
	font-size: 12px;
	color: #333;		
}
.calendar a {
	font-size: 12px;
	font-weight: bold;
	color: #333;		
}
.calendar a:last-child {	
	border-left: 1px solid #333;
	padding-left: 9px;
	margin-left: 9px;	
}
.calendar a:hover {
	text-decoration: underline;
	color: #333;
}
/*
     */
/*
*/