home *** CD-ROM | disk | FTP | other *** search
- /* This Apple Help template put together by Andy Matuschak
- http://www.andymatuschak.org
- andy@andymatuschak.org
- Version 1.0
-
- Adapted from the Safari help book--thanks, Apple!
- Adapted more directly from Pixen's help book.
- Licensed under MIT. */
- /* Tiger access v1.0b*/
- /* <html><head><meta name="robots" content="noindex"></head></html> */
- body {
- color:#000;
- background-color:#fff;
- margin:0;
- }
-
- a {
- color:#00f;
- font-family:"Lucida Grande", Arial, sans-serif;
- text-decoration:none;
- }
-
- h1 {
- color:#000;
- font-size:18pt;
- font-family:"Lucida Grande", Arial, sans-serif;
- font-weight:500;
- letter-spacing:-1pt;
- padding-top:8px;
- }
-
- h2 {
- color:#000;
- font-size:11pt;
- font-family:"Lucida Grande", Arial, sans-serif;
- font-weight:300;
- margin-top:16px;
- }
-
- h4 {
- color:#000;
- font-size:8pt;
- font-family:"Lucida Grande", Arial, sans-serif;
- font-weight:300;
- margin-top:21px;
- }
-
- p {
- font-size:9pt;
- font-family:"Lucida Grande", Arial, sans-serif;
- margin-top:-10px;
- margin-left:0;
- }
-
- a:hover {
- text-decoration:underline;
- }
-
- #contentleft {
- margin-top:38px;
- width:235px;
- float:left;
- }
-
- #contentcenter {
- margin-top:2px;
- padding:0;
- width:18px;
- float:left;
- }
-
- #contentright {
- margin-top:18px;
- padding-left:30px;
- width:210px;
- height:300px;
- float:left;
- border-left:1px solid gray;
- }
-
- #frame {
- text-align:left;
- margin-top:12px;
- margin-right:auto;
- margin-left:auto;
- width:500px;
- }
-
- .space17 {
- padding-top:17px;
- }
-
- .smlapp {
- height:275px;
- }
-
- .utility {
- margin-top:6px;
- margin-bottom:24px;
- }
-
- .icon {
- margin-bottom:-10px;
- }