#reg_howto_page {
    line-height: 20px;
    margin-bottom: 30px;
}
#reg_howto_page li {
    margin-top: 60px;
}
#reg_howto_page li ul li {
    margin-top: 10px;
}
.howto_titles {
    padding: 20px;
    border: 1px dotted gray;
    background-color: #efefef;
    color: inherit;
}
#reg_howto_page .howto_titles li {
    margin-top: 0;
}
.howto_title {
    margin: 0; padding: 0; list-style: none;
    font-size: 17px; font-weight: bold;
    background-color: inherit;
    color: #8e090c;
}