/****************************************************************************************************/
/*Estilos Comunes del Contenedor de contenidos*/
/****************************************************************************************************/
@import url(/r01commonresources/r01gContainerVA/styles/r01gLinkBullets.css);

div.r01gContainer span.r01HeightLimitedTextHandler, div.r01gContainer span.r01HeightLimitedTextHandler_UP {
    color: #0066CC;
    cursor: pointer;
    font-style: italic;
	float: right;
}
div.r01gContainer .r01HeightLimitedTextCompressed {
    height: 3.8em;
    overflow: hidden;
}
div.r01gContainer span.r01HeightLimitedTextHandler{ 
	margin-top: 35px;
}
.r01HeightLimitedShowGradient {
   z-index: 2;
   position: relative;
   height: 30px;
   bottom: -20px;   
   margin-top: -50px;
   margin-bottom: -10px;
   overflow: hidden;
}
