.chapter a {
font-weigth:bold;
font-size:110%;
}

.section {
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding: 0 2em 0 2em;
}
.section a {
background:transparent url(../img/manual/docarrow.png) no-repeat scroll 3px 50%;
border-bottom:1px dotted #003377;
color:#7788CC;
display:block;
padding:5px 5px 5px 18px;
}

.section a.hasslide {
background:transparent url(../img/manual/docarrowdown.png) no-repeat scroll 3px 50%;
}
.section a:hover, .section a.active {
background-color:#f0f0a0;
color:#000;
text-decoration:none;
}

.sblock h3 {
border-top:3px solid #2244BB;
font-family:"Helvetica Neue",Arial,sans-serif;
font-weight:bold;
padding-bottom:5px;
padding-top:10px;
}

.prompt {
color:#ee0;
}
.cli {
background:#000;
padding:10px;
color:#fff;
margin:1em 0 1em 0;
font-family:"Courier New" Courier monospace;
}
.note {
background:#bbb;
color:#000;
padding: 5px;
}

dt { font-weight:bold;font-size:100%;}
dd { font-size:100%;margin-left:1em;font-style:italic;}

ul.bulletList2{
	margin-left: 20px;
	display: none;
}

.cfgfile {
color:#f60;
font-style:italic;
}

#doc p {
text-align:justify;
}
