div#header {
margin-bottom : 1em;
padding-left : 4.3em;
background : url("http://coda.co.za/img/global/logo_jquery.png") 0 0.2em no-repeat transparent;
border-bottom : 2px solid #ddd;
margin : 0 auto;
}
p#header {
padding-bottom : 1em;
}
h1, h2 {
font-family : "Frutiger", "Frutiger Linotype", "Univers", "Calibri", "Gill Sans", "Gill Sans MT", "Myriad Pro", "Myriad", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", "Tahoma", "Geneva", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-weight : normal;
line-height : 1em;
}
h1 {
margin : 0 0 0.3em 0;
font-size : 2em;
}
h2 {
margin : 0 0 1em 0;
font-size : 0.9em;
color : #666;
}
span.h2 {
font-family : "Frutiger", "Frutiger Linotype", "Univers", "Calibri", "Gill Sans", "Gill Sans MT", "Myriad Pro", "Myriad", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", "Tahoma", "Geneva", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-weight : normal;
font-size : 1.2em;
color : #666;
}
p, ul, input, button {
font-family : "DejaVu Sans", sans-serif;
}
p {
margin : 0 0 1.3em 0;
font-size : 0.7em;
line-height : 1.5em;
}
ul {
list-style-type : none;
}
li {
font-size : 0.7em;
}
li li {
font-size : 1em;
}
form {
margin-bottom : 1em;
border-bottom : 2px solid #ddd;
}
select {
margin : 0 0.5em 0 0;
padding : 0.2em 0.3em;
}
img, a img {
border : 0;
}
div#container {
position : relative;
margin : 1em 0;
padding : 1em 1em 0.1em 1em;
background-color : #eee;
}
div#navigation {
margin : 0 0 1em 0;
position : relative;
bottom : 4px;
}
a.download {
font-weight : bold;
font-size : 1.1em;
}
ul#features {
margin : -0.5em 0 1em 2em;
list-style-type : disc;
}
div#footer {
padding-top : 1em;
color : #666;
border-top : 2px solid #ddd;
}
div#navigation li ul {
width : 150px;
}
div#navigation li {
width : 150px;
}