move code up one directory
[atutor.git] / jscripts / infusion / framework / fss / css / fss-base-context.css
1 .fl-base table{font-size:inherit;font:100%;}
2 .fl-base pre,.fl-base code,.fl-base kbd,.fl-base samp,.fl-base tt{font-family:monospace;*font-size:108%;line-height:100%;}
3 .fl-base h1{font-size:138.5%;}
4 .fl-base h2{font-size:123.1%;}
5 .fl-base h3{font-size:108%;}
6 .fl-base h1,.fl-base h2,.fl-base h3{margin:1em 0;}
7 .fl-base h1,.fl-base h2,.fl-base h3,.fl-base h4,.fl-base h5,.fl-base h6,.fl-base strong{font-weight:bold;}
8 .fl-base abbr,.fl-base acronym{border-bottom:1px dotted #000;cursor:help;}
9 .fl-base em{font-style:italic;}
10 .fl-base blockquote,.fl-base ul,.fl-base ol,.fl-base dl{margin:1em;}
11 .fl-base ol,.fl-base ul,.fl-base dl{margin-left:2em;}
12 .fl-base ol li{list-style:decimal outside;}
13 .fl-base ul li{list-style:disc outside;}
14 .fl-base dl dd{margin-left:1em;}
15 .fl-base th,td{border:1px solid #000;padding:.5em;}
16 .fl-base th{font-weight:bold;text-align:center;}
17 .fl-base caption{margin-bottom:.5em;text-align:center;}
18 .fl-base p,.fl-base fieldset,.fl-base table,.fl-base pre{margin-bottom:1em;}
19 .fl-base input[type=text],.fl-base input[type=password],.fl-base textarea{width:12.25em;*width:11.9em;}
20 .fl-base input,.fl-base textarea,.fl-base select{font-family:inherit;font-size:inherit;font-weight:inherit;}
21 .fl-base html.fl-base{overflow:auto;font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;}
22 .fl-base input,.fl-base textarea,.fl-base select{*font-size:100%;*font-family:sans-serif;}
23 .fl-base input{*overflow:visible;*padding:0 1em;}
24 .fl-focus:focus,.fl-focus :focus{outline:2px solid black;}