/* CSS Document */

/*diplay mobile upcoming episodes*/
#mobileue{
display:block !important;	
}


#sbcont {
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	text-align: left;
}


#container{
width: 709px;
}

#rtrule
{
display:none;
}

#schframe{
	width: 700px;

}

.imgborder{
max-width:100%;	
width: 100%;
}


#container #schframe #leftcol {
	width: 305px;
}

#container #schframe #rightcol {
	float: right;
	width: 310px;
margin-right: 15px;
}


#epcon{
float: left;
width: 560px;
margin-right: 20px;
}

#epinfo {
width: 100px;
float: left;
margin-top: 14px;
}


#sponsor {
	height: 160px;
	width: 135px;
	float: left;
	font-size: 12px;
	margin-right: 15px;
	text-align: center;
	vertical-align: middle;
}


#thephoto {
float: left;
margin-bottom:15px;
width:685px;
line-height: 16px;
}

#upcomingeps{
overflow: auto; 
display: flex;
flex-wrap: wrap;	
}

#episodes{
background-color: #fff; 
padding: 0px;
margin-bottom:10px;
margin-right: 3%;
flex-basis: 30%;	
}