@charset "utf-8";

/* override styles */
#content01 #sidebar01 h2 {
margin-bottom:1px;
}
div#sidebar01 {
line-height:1.6;
}

/* global styles */
#content01 h1 {
margin-bottom:19px;
}

/* trouble shoot box */
#content01 .trouble {
margin:0 10px 34px;
}
#content01 .trouble h2 {
margin-bottom:5px;
}
#content01 .trouble p,
#content01 .trouble ol {
margin-bottom:12px;
padding:0 8px;
font-size:1.2em;
}
#content01 .trouble ol {
list-style:decimal outside;
margin-left:2em;
}

