3 background-repeat: repeat-x;
4 background-color: #fff;
8 font-family: Lucida Grande, Verdana, Arial;
20 padding: 5px 0px 5px 5px;
25 margin: 157px 20px 20px 215px;
32 padding: 10px 0px 0px 0px;
33 margin: 10px 0px 0px 0px;
46 background-image: url( /images/end.png );
47 background-repeat: no-repeat;
48 background-position: right;
58 background-image: url( /images/middle.png );
59 background-repeat: repeat-x;
63 margin: 0px 24px 0px 0px;
64 padding: 23px 0px 0px 175px;
67 text-overflow: ellipsis;
68 text-shadow: #bbb 3px 3px 2px;
74 text-shadow: #bbb 2px 2px 1px;
89 h1 + p, h2 + p, h3 + p, h4 + p, b + p {
97 background-image: url( /images/icon-gold.png );
98 background-repeat: no-repeat;
107 margin: 4px 0px 4px 0px;
116 text-decoration: none;
120 text-decoration: underline;
126 background-image: url( /images/nav.png );
127 background-repeat: no-repeat;
132 padding: 20px 0px 0px 20px;
138 margin: 0px 0px 0px -5px;
140 list-style-type: none;
152 #navlist li a:hover, #navlist li a:active {
153 text-decoration: underline;
159 margin: 30px 10px 10px -5px;
162 color: #aaa !important;
166 color: inherit !important;
167 text-decoration: none;
171 color: #555 !important;
172 text-decoration: none;
180 .code, pre, tt, code {
181 font-family: Courier, Fixed;
188 line-height: initial;
191 .mac-instructions, .windows-instructions {
192 border: 1px solid black;
193 background-color: white;
194 -webkit-border-radius: 5px;