h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
font-size:1em;
font-style:normal;
font-weight:normal;
}

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
margin:0;
/*padding:0;*/
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

p {
margin-bottom:1em;
}

/* for white background
body {
background:transparent url(../images/background_980.gif) repeat-y scroll center top;
height:100%;
}
*/

body, input, select, textarea {
-x-system-font:none;
font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

a, a:visited {
color:#6372A7;
outline-style:none;
text-decoration:none;
}

a:hover {
background:#6372A7 none repeat scroll 0 0;
color:#FFFFFF;
}

h1 {
color:#848484;
font-size:18px;
font-weight:bold;
margin-bottom:0.5em;
}
h2 {
color:#848484;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:13px;
font-style:italic;
font-weight:normal;
margin-bottom:0.5em;
}
h3 {
color:#808080;
font-size:1.3em;
margin-bottom:4px;
}
h4 {
font-size:1.3em;
margin-bottom:2px;
}

.chapter {
border-bottom:2px solid #EFEFEF;
clear:both;
float:left;
margin-bottom:10px;
padding-bottom:10px;
width:100%;
}

#page {
display:block;
height:100%;
list-style-type:none;
margin:0 auto;
padding-top:15px;
/*width:980px;*/
}

#page #left, #page #right {
display:table;
float:none;
position:relative;
}
/*
#page #left, #page #right {
display:inline;
float:left;
position:relative;
}*/

#left {
display:block;
height:6px;
margin-left:6px;
width:188px;
}
#right {
margin-left:24px;
/*width:750px;*/
}

.menu {
clear:both;
float:left;
list-style-type:none;
margin:6px 0;
position:relative;
width:100%;
}
.menu a {
background:#A8DDB4 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
font-weight:bold;
height:100%;
outline-style:none;
padding-left:12px;
position:relative;
text-decoration:none;
}
.menu a:hover {
background:#91CFA6 none repeat scroll 0 0;
}
.menu a.navlink {
color:#FFFFFF;
}
.menu li {
background:#FFFFFF none repeat scroll 0 0;
height:22px;
line-height:22px;
margin-bottom:1px;
position:relative;
width:100%;
}

.lower {
border-top:1px solid #E1E1E1;
margin-top:6px;
padding-top:6px;
}

#demonstrations .group {
margin-bottom:15px;
}
#demonstrations ul {
margin-bottom:1em;
}
#demonstrations ul li {
background:#EBEBEB url(images/demo_background.gif) repeat-y scroll center top;
border-color:#E9E9E9 #E5E5E5 #E0E0E0;
border-style:solid;
border-width:1px;
color:#666666;
float:left;
margin:0 5px 10px 0;
position:relative;
text-align:center;
}
#demonstrations ul li a, #demonstrations ul li a:hover {
background:transparent none repeat scroll 0 0;
border:0 none;
float:left;
/*height:100px;*/
padding:5px;
/*width:100px;*/
}
#demonstrations ul li img {
border:0 none;
float:left;
}
#demonstrations a {
border:0 none;
text-decoration:none;
}
#demonstrations .demobox {
display:inline;
float:left;
margin-left:5px;
position:relative;
/*width:370px;*/
}

#demonstrations .demobox ul {
width:100%;
}
#demonstrations .first {
clear:both;
}