home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / servis / viry / swen / info / service.css < prev    next >
Cascading Style Sheet File  |  2003-10-02  |  3KB  |  166 lines

  1. body
  2. {
  3.     margin: 10px;
  4. }
  5.  
  6. .pagebody {
  7. margin-left: 1em;
  8. }
  9.  
  10. .rate_this { 
  11. font-size: 10px; 
  12. font-family: arial, helvetica, sans-serif; 
  13. }
  14.  
  15. .ts_header {
  16. font-size: 13pt;
  17. font-family: arial,helvetica,univers,zurich bt,sans-serifal;
  18. }
  19.  
  20. .tslinks {
  21. line-height: 17pt;
  22. font-size: 9pt;
  23. font-family: arial;
  24. }
  25.  
  26. .middlelinks { 
  27. font-weight: bold;
  28. font-size: 10pt; 
  29. font-family: geneva, arial, helvetica, swiss, sunsans-regular; 
  30. }
  31.  
  32. .productversion { 
  33. font-weight: bold; 
  34. font-size: 14pt; 
  35. font-family: geneva, arial, helvetica, sans-serif; 
  36. }
  37.  
  38.  
  39. .headlink2 { 
  40. color: blue; 
  41. font-weight: bold; 
  42. font-size: 10pt; 
  43. font-family: geneva, arial, helvetica, sans-serif 
  44. }
  45.  
  46. .headlink3 
  47. { color: blue; 
  48. font-weight: bold; 
  49. font-size: 14pt; 
  50. font-family: geneva, arial, helvetica, sans-serif; 
  51. text-decoration: underline 
  52. }
  53.  
  54. .paragraph { 
  55. font-size: 10pt;
  56. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  57. }
  58.  
  59. .paragraph-bold { 
  60. font-size: 10pt;
  61. font-weight: bold;
  62. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  63. }
  64.  
  65. .paragraph-small { 
  66. font-size: 9pt;
  67. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  68. }
  69.  
  70. .paragraph-bold-white { 
  71. font-size: 10pt;
  72. font-weight: bold;
  73. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  74. color: white;
  75. }
  76.  
  77. .alert {
  78. font-size: 10pt;
  79. color: #ff0000;
  80. font-weight: bold;
  81. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  82. }
  83.  
  84. .mysupport {
  85. font-size: 9pt;
  86. color: #999999;
  87. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  88. }
  89.  
  90. .header-3 { 
  91. font-size: 12pt;
  92. font-weight: bold;
  93. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  94. }
  95.  
  96. .form-checkbox-small { 
  97. line-height: 15pt;
  98. font-size: 8pt;
  99. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  100. }
  101.  
  102. LI { 
  103. font-size: 10pt;
  104. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  105. }
  106.  
  107. TD { 
  108. font-size: 10pt;
  109. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  110. }
  111.  
  112. TD.white_text { 
  113. font-size: 10pt;
  114. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  115. color: white;
  116. }
  117.  
  118. .links-17pt {
  119. line-height: 17pt;
  120. font-size: 11px;
  121. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  122. }
  123.  
  124. .body-text {
  125. font-size: 11px;
  126. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  127. }
  128.  
  129. .csm { 
  130. font-size: 10px;
  131. font-family: arial,helvetica,univers,zurich bt,sans-serif;
  132. color: black;
  133. text-decoration: none;
  134. font-weight: bold;
  135. }
  136.  
  137. .copyright
  138. {
  139.     font-size: 10px;
  140.     font-family: Geneva,Arial,Helvetica,Sans-Serif;
  141. }
  142.  
  143. .main_content_area
  144. {
  145.     margin: 25px 0px 1em 1em;
  146. }
  147.  
  148. .main_content_area_enterprise
  149. {
  150.     margin: 10px 0px 1em 1em;
  151. }
  152.  
  153. .stage_header_title
  154. {
  155.     font-size: small;
  156.     /*     font-family: Arial,Helvetica,Univers,Zurich BT,Sans-Serif; */
  157.     margin: 0 0 0 -2px;
  158. }
  159.  
  160. .stage_header_product
  161. {
  162.     font-size: small;
  163.     /*     font-family: Arial,Helvetica,Univers,Zurich BT,Sans-Serif; */
  164.     margin-bottom: .5em;
  165. }
  166.