li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 {
    color: #888 !important;
    list-style-type: decimal !important;
}

li.L4, li.L9 {
    background-color: #383838 !important;
}

#intro4 {
    height: 210px;
}

#main2 {
    padding: 30px 20px;
    width: 1160px;
}

p.author {
    text-align: right;
}

h3 span.date{
    font-weight: normal;
}

h3 {
    font-size: 30px;
    line-height: 36px;
    padding-top: 25px;
}

h4 {
    font-size: 24px;
    line-height: 30px;
    padding-top: 20px;
}

h5 {
    font-size: 18px;
    line-height: 26px;
    padding-top: 20px;
}

pre {
    font-size: 12px;
    line-height: 1.7em;
    padding-bottom: 10px;
    margin-top:   16px;
    margin-bottom: 20px;
}

ol {
    padding-top: 10px;
}

p {
    padding-top: 12px;
    padding-bottom: 0;
}

ol.article li {
    line-height: 22px;
    list-style-type: lower-alpha;
    list-style-position: inside;
}

ol.article li:before {
    min-width: 30px;
}

div.teaser h3 a {
    text-decoration: none;
}

div.teaser h3 {
    margin-bottom: 10px;
}

div.teaser div.teaser-underline {
    width: 1170px;
    height: 14px;
    background-size: 1170px 210px;
    background-position: 0px 50px;
}