.flexslider {
	padding:8px !important;
	border-radius:0 !important;
	border:0 !important;
	box-shadow: 0 !important;
	margin-bottom:0px !important;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0) !important;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0) !important;
	-o-box-shadow: 0 1px 4px rgba(0,0,0,0) !important;
	box-shadow: 0 1px 4px rgba(0,0,0,0) !important;
}

#podcastDestacados {
	border:1px solid #e7e7e7 !important;
	border-bottom:0px !important;
}
	#podcastDestacados li.podcast-item {
	}
	#podcastDestacados .imagen {
		width:316px;
		float:left;
		margin-right:18px;
	}
	#podcastDestacados .fecha {
		padding-top:0;
		margin-top:0;
		padding-bottom:10px;
	}
	#podcastDestacados .descripcion {
		width:365px;
		float:left;
		text-align:justify;
	}
	#podcastDestacados h2 {
		color:#da0080;
		margin:0;
		padding:0;
	}
	#podcastDestacados h2 a {
		color:#da0080;
	}

#listaPodcastDestacados {
	background:#f3f3f3;
	border:1px solid #e7e7e7 !important;
	border-top:0px !important;
}
	#listaPodcastDestacados li.podcast-item {
		width:125px;
		margin-right:8px;
		padding:5px;
	}
	#listaPodcastDestacados .flex-active-slide {
		background:#dfdfdf !important;
	}
	#listaPodcastDestacados .imagen {
		width:125px;
		margin-bottom:10px;
	}
	#listaPodcastDestacados .descripcion {
		width:125px;
	}
	#listaPodcastDestacados h3 {
		font-size:0.9em;
		color:#da0080;
		margin:0;
		padding:0;
	}
	#listaPodcastDestacados .fecha {
		margin:0;
		padding:0;
	}

#programas {

}

	#programas .boxCol {
		width:359px;
		float:left;
		margin-right:10px;
	}
	#programas .boxPodcast {
		width:359px;
		margin-bottom:8px;
	}
	#programas .imagen {
		float:left;
		width:90px;
		margin-right:18px;
		height:71px;
	}
	#programas .descripcion {
		float:left;
		width:251px;
		height:71px;
	}
	#programas .descripcion p {
		padding-top:0;
		margin-top:0;
		padding-bottom:0;
		margin-bottom:0;
	}
	#programas .boxColLast{
		margin-right:0;
	}