#rightcol div div#JSFXScroll0_h {
    width: 180px;
    height: 180px;
    overflow: hidden;
}


#NewsMain {
   width: 230px; 
   height: 180px; 
   position: relative;  
   overflow: hidden;
   padding: 16px;
   border: 1px solid #000;
}
  
#NewsA, #NewsB{   
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   width: 200px;
   height: 208px; 
   color: #000;
   cursor: pointer;
   position: absolute;
}

#masinfo, #masinfo a{
   color: #707860;
   padding-top: 10px;   
}

.titular {   
   color: #000;
   font-size: 14;
   font-weight: bold;
   font-style: italic;
}

.texto {
   color: #000;
   width: 190px;
   padding-top: 10px;
   padding-left: 5px;
   text-align: justify;
}

 
.fecha {
   color: #707860;
   border-bottom: 1px solid #707860;
}

.enlace {
   color: #707860;
}
