#panelPrincipalSNR #contentNoticias .container, .container {
	padding: 20px; width:40%; text-align: justify; position: absolute; right: 0px; top: 0px;
}

/* @group slide-vertical */
.slider-vertical {
	padding: 0;
}
.slider-vertical h3  {
	margin-bottom: 10px;
}
.slider-vertical img {
	float: left;
}
.slider-vertical .vinculo-especial2 {
	margin-right: 32px;
}
.contenedor-slider {
	height: 280px;
	overflow: hidden;
	position: relative;
	margin: 0;
	/*background: #f1f1f1 url(../images/fondo.jpg) repeat-x 0 0;*/
	
}
.bloque-slider {
	position: relative;
	top: 0;

}
.modulo-slider {
	height:260px;
	/* los paddings los coloque independientes para que se puedan obtener por javascript */
	padding: 13px 10px 5px 10px;
	position: relative;
	margin: 0 0px 0 0;
}
.modulo-slider h4 {
	margin-top: 0;
}

.mover-slider-vertical a:hover {
	/*background-color: #F1F0DE;*/
}
.subir-slider {
	background-position: 0 0;
}
.subir-slider:hover {
	background-position: 0 0px;
}
.subir-slider:active {
	background-position: 0 0;
}
.bajar-slider {
	background-position: 0px 0;
}

.bajar-slider:hover {
	background-position: 0px 0px;
}

.bajar-slider:active {
	background-position: 0px 0;
} 
/* @end slide-vertical */
.modulo-slider h1{margin-top: 25px; margin-bottom: 12px;font-weight: 100}
.modulo-slider h1 a{text-decoration: none}
#IntropodologiadoctorNails .doctorNoticias h1{background-color: #E4393B; color: #E8E8E8; width: 60%; text-align: center;font-weight: 100;height:60px; padding-top: 8px; }
#IntropodologiadoctorNails .doctorNoticias .doctorNoticiasContent{position:relative; top: 0px; z-index: 3; width:60%; height:360px; right: 0px; overflow-y:scroll; text-align: justify;
	border-bottom: 12px dotted #BCBCBC; padding-top: 14px; padding-right: 12px; 
}
.btnseguir{ margin-bottom: 50px; width: 100%; margin-top:5px;border-bottom: 1px solid #BFBFBF; text-align: right;} 
.btnseguir a span{ margin-bottom: 50px;  color: #215d9a !important;
  background: rgba(0,0,0,0);
  border-color: #318aac;
  transition: all 1s ease;
  position: relative;}
.btnseguir a span:hover{border-color:#f60007; color:#5688bb !important;}
.btnseguir a span::after{content: "»"}
.btnseguir a{text-decoration: none; color:#e8c9ca; }

#IntropodologiadoctorNails .doctorNoticias .doctorNoticiasContent h2{margin-top: 15px; margin-bottom: 12px; color:#7C7A7A; line-height: 30px}
#IntropodologiadoctorNails .container .contenido h1{ background-color:#767C04; margin-top: -20px; color: #E8E8E8; font-weight: 100; height:60px; padding-top: 8px; text-align: center}
.ver_noticias{text-align: center; margin-top: 25px;border-top:1px dotted #bbb; padding-top: 10px }
.ver_noticias a{text-decoration: none; color: #FC0004; font-weight: bold}
#contenidoNoticias {position: relative; width: 100%}
#contenidoNoticias .container{margin-top: 0px}
footer .panelNoticias{width: 100%; position: relative}

@media screen and (min-width:10px) and (max-width:900px) 
 { 
 #IntropodologiadoctorNails .container {padding: 20px; width:100%; text-align: justify; position: relative; right: 0px; top: 0px;margin-top: 35px}
 .contenedor-slider {height: 160px;overflow: hidden; position: relative; margin: 0;}
 .modulo-slider {height:140px;padding: 13px 10px 5px 10px;position: relative;	margin: 0 0px 0 0;} 
 #IntropodologiadoctorNails .doctorNoticias h1{width: 100%}	 
 #contentNoticias .doctorNoticias .doctorNoticiasContent{width:100%; height:360px; right: 0px; overflow-y:scroll; text-align: justify;}
.compartir h1{font-size:1.2em; text-align: center; line-height: 21px; padding-top: 5px; padding-bottom: 5px } 
	 
	 #contenidoNoticias .doctorNoticias .doctorNoticiasContent{width: 100%}
 }

@media screen and (min-width:900px) and (max-width:1000px) 
{
#contenidoNoticias .container{margin-top:00px; top: 0px; }
	.contenedor-slider.bloque-slider .modulo-slider {height:110px;}
	
}