.time{
	color: #707070;
	font-size: .8rem;
}
.time time:before{
	content: '-  ';
}
#featured_fiveElements-list ul{
	padding-top: 10px;
}
#featured_fiveElements-list li{
	border-bottom: 1px solid #e8e8e8;
	padding-top: 20px;
	padding-bottom: 15px;
	display: inline-block;
	width: 100%;
}
#featured_fiveElements-list li:last-of-type{
	border:none;
	padding-bottom: 24px;
}
#featured_fiveElements-list li h4 a{
	font-weight: 800;
}
#featured_fiveElements-list li:hover h4 a{
	color: #c51111;
}
#featured_fiveElements-list img{
	width: 78px;
	height: 78px;
	float: left;
	padding-bottom: 5px;
	margin-right: 15px;
}
#featured_fiveElements-list .info{
	display: table;
}
#featured_fiveElements-list .info .time{
	font-size: .8rem;
}
#featured_fiveElements-list p.category{
	font-size: .8rem;
	color: #c51111;
	margin: 0 0 4px 15px;
	display: block;
	text-transform: uppercase;
}
.smallInferiorColRight .adbox{
	display: none;
}
.wideInferior .leaderboard{
	text-align: center;
}

@media screen and (min-width: 940px) and (max-width: 1139px){
	#featured_fiveElements-list img{
		width: 68px;
		height: 68px;
	}
}

@media screen and (max-width: 939px){
	.smallInferiorColRight{
		text-align: center;
	}
	#featured_fiveElements-list{
		text-align: left;
		border-bottom: 0px solid #141414;
	}
	.smallInferiorColRight .adbox{
		display: inline-block;
		margin-top: 60px;
	}
	.smallInferiorColRight .adbox:first-of-type{
		margin-right: 26px;
	}
	#featured_fiveElements-list ~ .adbox{
		text-align: center;
	}
	#featured_fiveElements-list li h4{
		font-size: 1.2rem;
		line-height: 1.6rem;	
	}
}

@media screen and (max-width: 639px){
	#featured_fiveElements-list h5{
		font-size: 1.8rem;
	}
	#featured_fiveElements-list ul{
		padding-top: 20px;
	}
	#featured_fiveElements-list li h4{
		font-size: 1rem;
		line-height: 1.4rem;
	}
	.smallInferiorColRight .adbox{
		margin-top: 120px;
	}
	.smallInferiorColRight .adbox:last-of-type{
		display: none;
	}
}
