home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 December / Chip_2000-12_cd1.bin / tema / amadea / DownloadFiles / GUIDE.CHM / css / pgeven.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-06-09  |  1.1 KB  |  74 lines

  1. .docHdr
  2. {
  3. position:absolute;
  4. left:0; top:0;
  5. width:486; height:35;
  6. background-color:white;
  7. margin:0;
  8. border:0;
  9. padding-left:57;
  10. padding-right:38;
  11. padding-top:18;
  12. padding-bottom:4;
  13. text-align:right;
  14. font-family:arial, sans-serif;
  15. font-size:9pt;
  16. font-weight:medium;
  17. font-style:italic;
  18. };
  19.  
  20. .docBody
  21. {
  22. position:absolute;
  23. left:0; top:35;
  24. width:486; height:568;
  25. background-color:white;
  26. margin:0;
  27. border:0;
  28. padding-left:57;
  29. padding-right:38;
  30. padding-top:0;
  31. padding-bottom:0;
  32. };
  33.  
  34. .docFoot
  35. {
  36. position:absolute;
  37. left:0; top:603;
  38. width:486; height:40;
  39. background-color:white;
  40. margin:0;
  41. border:0;
  42. padding-left:57;
  43. padding-right:38;
  44. padding-top:5;
  45. padding-bottom:17;
  46. text-align:right;
  47. };
  48.  
  49. .pgFootText
  50. {
  51. position:relative;
  52. left:0;
  53. width:301;
  54. text-align:right;
  55. background-color:white;
  56. font-family:arial, sans-serif;
  57. font-style:italic;
  58. font-size:9pt;
  59. font-weight:lighter;
  60. };
  61.  
  62. .pgNum
  63. {
  64. position:relative;
  65. left:0; 
  66. width:90; 
  67. text-align:center;
  68. background-color:white;
  69. vertical-align:bottom;
  70. font-family:arial, sans-serif;
  71. font-size:9pt;
  72. padding-right:10;
  73. };
  74.