Page 496 - 2
P. 496

margin-bottom: 10px;
              color: #999;
            }


            sup {
              font-size: 50%;
              line-height: 50%;
            }


            /**
             * Module styles.
             */


            .module {
              margin-bottom: 30px;
            }


            .region.bottom .module {
              margin-top: 30px;
              margin-bottom: 0;
            }


            .no-wrap {
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
            }


            /**
             * Region Definitions.
             */


            .region {
              position: absolute;
            }


            .region.fullscreen {
              position: absolute;
              top: -60px;
              left: -60px;
              right: -60px;
              bottom: -60px;
              pointer-events: none;
            }




                                                         - 496 -
   491   492   493   494   495   496   497   498   499   500   501