63 text-decoration: underline; \
68 h1, h2, h3, h4, h5, h6, div { \
75 margin-bottom:0.67em; \
82 margin-bottom:0.83em; \
96 margin-bottom:1.33em \
102 margin-bottom:1.67em; \
109 margin-bottom:2.33em; \
114 display:inline-block; \
127 br[clear=\"right\"] \
137 display: inline-block; \
140 img[align=\"right\"] \
145 img[align=\"left\"] \
153 margin-bottom: 0.5em; \
155 margin-right: auto; \
156 border-style: inset; \
161 /***************** TABLES ********************/ \
165 border-collapse: separate; \
166 border-spacing: 2px; \
167 border-top-color:gray; \
168 border-left-color:gray; \
169 border-bottom-color:black; \
170 border-right-color:black; \
173 tbody, tfoot, thead { \
174 display:table-row-group; \
175 vertical-align:middle; \
179 display: table-row; \
180 vertical-align: inherit; \
181 border-color: inherit; \
185 display: table-cell; \
186 vertical-align: inherit; \
196 border-style:solid; \
203 table[border] td, table[border] th { \
204 border-style:solid; \
205 border-top-color:black; \
206 border-left-color:black; \
207 border-bottom-color:gray; \
208 border-right-color:gray; \
211 table[border|=0] td, table[border|=0] th { \
216 display: table-caption; \
219 td[nowrap], th[nowrap] { \
220 white-space:nowrap; \
223 tt, code, kbd, samp { \
224 font-family: monospace \
227 pre, xmp, plaintext, listing { \
229 font-family: monospace; \
234 /***************** LISTS ********************/ \
238 list-style-type: disc; \
240 margin-bottom: 1em; \
248 list-style-type: decimal; \
250 margin-bottom: 1em; \
257 display: list-item; \
261 list-style-type: circle; \
264 ol ol ul, ol ul ul, ul ol ul, ul ul ul { \
265 list-style-type: square; \
276 margin-bottom: 1em; \
285 ol ul, ul ol, ul ul, ol ol { \
293 margin-bottom: 1em; \
298 /*********** FORM ELEMENTS ************/ \
309 input, textarea, keygen, select, button, isindex { \
312 line-height: normal; \
313 text-transform: none; \
316 display: inline-block; \
318 input[type=\"hidden\"] { \
323 article, aside, footer, header, hgroup, nav, section \
328 small, sub, sup { font-size: 80%; } \
329 sub, sup { position: relative; } \
330 sub { top: +0.5em; } \
331 sup { top: -0.5em; } \