@charset "utf-8";

#content01 h1,
#content01 h2 {
margin-bottom:15px;
}

#sidebar01 .box01 .b04-03{
background-color:#e0e0e0;
}

#sidebar01 .box01 .b04-03 a{
color:#555555;
}

/* lead, about, details & flow */
#content01 .lead,
#content01 .about,
#content01 .details,
#content01 .flow {
margin-bottom:26px;
padding:0 12px;
}
#content01 .lead p,
#content01 .about p,
#content01 .details p,
#content01 .details ol {
font-size:1.2em;
}
#content01 .details p {
margin-bottom:15px;
}
#content01 .details ol {
list-style:decimal outside;
margin-left:1.5em;
}
#content01 .flow {
margin-bottom:29px;
padding-bottom:27px;
border-bottom:1px dotted #ccc;
}
#content01 .flow .image {
display:block;
margin-bottom:8px;
}
#content01 .flow .notes {
margin-left:1em;
text-indent:-1em;
}

