home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / multimedia / instantmedia / im-setup-1.2.0.9.exe / Templates / IM / HTML / styles.txt < prev    next >
Text File  |  2006-08-15  |  792b  |  68 lines

  1. .vis2 
  2.     visibility:hidden;
  3. }
  4.  
  5. .TitleFont
  6. {
  7.     FONT: bold 12px verdana;
  8.     COLOR: white;
  9. }
  10. .PsuedoLinkBlue
  11. {
  12.     font: bold verdana 9px;
  13.     color: #48A1DA;
  14.     cursor: hand;
  15. }
  16. .PsuedoLinkBlueSmall
  17. {
  18.     font: verdana 7px;
  19.     cursor: hand;
  20.     color: blue;
  21. }
  22. .PsuedoLinkWhite
  23. {
  24.     font: bold verdana 9px;
  25.     color: #FFFFFF;
  26.     cursor: hand;
  27. }
  28. .DescriptionFont
  29. {
  30.     FONT:  12px Trebuchet MS;
  31.     COLOR: #444444;
  32. }
  33.     
  34. .LinkFont{CURSOR: hand;}
  35.      
  36. .titleBG
  37. {
  38.      bgcolor: #3d80df;
  39. }
  40.  
  41. .OptionFont
  42. {
  43.     FONT:  bold 12px verdana;
  44.     COLOR: #444444;
  45.  
  46. }
  47.  
  48. .titleTable
  49. {
  50.     cellpadding: 10;
  51. }
  52.  
  53. .TitleText
  54. {
  55.     font-face: "trebuchet ms";
  56.     font-size: 17px;
  57.     font-weight: bold;
  58.     color: #AF5D25;
  59. }
  60.  
  61. .AttributeText
  62. {
  63.     font-face: "trebuchet ms";
  64.     font-size: 10px;
  65.     color: #444444;
  66. }
  67.