3 margin: 30px 50px 50px 30px;
4 font-family: sans-serif;
8 background-image: url(sitka.jpg);
9 background-repeat: no-repeat;
10 background-position: top left;
11 background-color: white;
37 font-stretch: extended;
42 .deleted {background-color: #fd7d7d;
47 margin: 20px 0 30px 0;
55 .added {background-color: #a7fd7d;
58 .changed {background-color: #f5fd7d;
62 background-color: #ECE9D8;
67 background-color: #DBECD8;
75 .navheader th {font-size: 1.2em;
84 text-decoration: underline;}
86 a:hover {color: green;}
88 /* sets spacing between listitems in itemizedlist
89 ul.itemizedlist p {margin: 0;}
93 background-image: url("media/tip.png");
94 background-color: white;
95 background-repeat: no-repeat;
96 background-position: 5px 10px;
97 padding: 0 10px 0 60px;
98 margin: 35px 0 30px 0;
99 border: thin solid #6B8F6B;
104 .tip h3 {display: none;}
107 background-image: url("media/note.png");
108 background-color: white;
109 background-repeat: no-repeat;
110 background-position: 5px 10px;
111 padding: 0 10px 0 60px;
112 margin: 35px 0 30px 0;
113 border: thin solid #6B8F6B;
118 .note h3 {display: none;}
121 background-image: url("media/caution.png");
122 background-color: white;
123 background-repeat: no-repeat;
124 background-position: 5px 10px;
125 padding: 0 10px 0 60px;
126 margin: 35px 0 30px 0;
127 border: thin solid #6B8F6B;
132 .caution h3 {display: none;}
134 .procedure ol li {font-weight:bold; font-size: 1.1em; color:#446129;}
135 .procedure li p {font-weight: normal; color: #3d3a3a; font-size: 0.9em;}
137 .guibutton {font-style: italic;}
138 .guimenu {font-style: italic;}
139 .guisubmenu {font-style: italic;}
140 .guimenuitem {font-style:italic;}
141 .guilabel {font-style:italic;}
150 li.step ul {font-size: 0.9em;}
152 .toc p {display: none;}
154 .simplesect {margin-top: 30px;}
156 .step img {margin-bottom: 0px;}
158 .inlinemediaobject img {margin-bottom: 0px;}
160 img {margin-bottom: 25px;}
162 a img {border: none;}
166 .informaltable {margin-bottom: 25px;}
168 dd, dl {margin-top: 2px; margin-bottom: 2px;}