.readMoreFade{background-image:-ms-linear-gradient(top,rgba(255,255,255,0) 0,white 100%);background-image:-moz-linear-gradient(top,rgba(255,255,255,0) 0,white 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,white 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100,white));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,white 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,white 100%);position:absolute;bottom:0;left:0;width:100%;text-align:center;margin:0;padding:30px 0 30px 0}