home *** CD-ROM | disk | FTP | other *** search
/ Thomson (Residential) / TGSTPv7203.iso / pc / QIW / SysFiles / components.css next >
Cascading Style Sheet File  |  2008-02-07  |  303b  |  22 lines

  1. button {
  2.     font-family:Arial;
  3.     font-size:14px;
  4.     font-weight:bold;
  5.     vertical-align:middle;
  6.     text-align:left;
  7. }
  8. .bullet {
  9.     color:#FF0000;
  10. }
  11. .quit,.continue,.configure, .configureNow,.configureLater {
  12.  
  13.     text-align:center;
  14. }
  15.  
  16. .next {
  17.     text-align:left;
  18. }
  19.  
  20. .previous {
  21.     text-align:right;
  22. }