@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("pcworld.com") {

#slideshowTextBody{
 overflow:auto !important;
    /* If you prefer all text appear at once, replace the following 390px with 100% */
 height:390px !important;
 }

#slideshowReadMore{display:none !important;}


}