home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 January / EnterCD 0105.iso / Internet / Norton Internet Security 2005 / NIS_Retail.EXE / Setup / ISCommon / APP / AlertAst.exe / HTML / ALERTASSISTANT.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-08-31  |  907 b   |  49 lines

  1. body
  2. {
  3.     font-family: Tahoma, Arial;
  4.     font-size: 12px;
  5.     color: #464646
  6. }
  7.  
  8. .nisTitle
  9. {
  10.     font-family: Franklin Gothic Medium, Arial;
  11.     color: #464646;
  12.     font-size: 20px;
  13.     padding-top: 5px;
  14.     padding-bottom: 5px;    
  15.     margin-bottom: 0px;
  16.     text-align: left
  17. }
  18.  
  19. .AlertAst_TopBarYellow
  20. {
  21.     BACKGROUND-POSITION: right center;
  22.     BACKGROUND-IMAGE: url(Alert_top_bar_yellow.gif);
  23.     BACKGROUND-REPEAT: no-repeat
  24. }
  25. .AlertAst_TopBarRed
  26. {
  27.     BACKGROUND-POSITION: right center;
  28.     BACKGROUND-IMAGE: url(Alert_top_bar_red.gif);
  29.     BACKGROUND-REPEAT: no-repeat
  30. }
  31. .AlertAst_SectionHeading
  32. {
  33.     font-family: Tahoma, Arial; 
  34.     color: #464646; 
  35.     font-weight: bold; 
  36.     font-size: 12px; 
  37.     align: left; 
  38.     background-color: cecece
  39. }
  40. .AlertAst_KnownProgramList
  41. {
  42.     BORDER: 0;
  43.     PADDING: 0px;
  44.     OVERFLOW-X: auto;
  45.     OVERFLOW-Y: hidden;
  46.     WIDTH: 100%;
  47.     HEIGHT: 270px
  48. }
  49.