home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2002 March / PCM_0203.iso / MEDIA / DEMO / M10USWEB.exe / RCDATA / CABINET / money.cab / actvtn.chm / actvtn.css < prev    next >
Cascading Style Sheet File  |  2001-07-25  |  680b  |  41 lines

  1. BODY
  2.     {
  3.     font                : 8pt verdana;
  4.     color                : #ffffff;
  5.     background            : #ffffff;
  6.     margin                : 0px 0px;
  7.     overflow-y            : auto;
  8.     overflow-x            : hidden;
  9.     }
  10. P
  11.     {
  12.     line-height            : 18px;
  13.     }
  14. P.lblLinks
  15.     {
  16.     line-height            : 22px;
  17.     }
  18. A
  19.     {
  20.     font-weight            : bold;
  21.     color                : #ffffff;
  22.     }
  23. #imgPrime
  24.     {
  25.     position            : absolute;
  26.     top                    : 0px;
  27.     left                : 0px;
  28.     z-index                : 2;
  29.     }
  30. #fraPrime
  31.     {
  32.     position            : absolute;
  33.     top                    : 213px;
  34.     left                : 0px;
  35.     width                : expression(document.body.clientWidth);
  36.     height                : expression(document.body.clientHeight - fraPrime.offsetTop);
  37.     padding                : 13px 8px 15px 29px;
  38.     background-color    : #6699cc;
  39.     z-index:            : 1;
  40.     }
  41.