#content p{
    line-height: 1.4em;
    margin-bottom: 1em;
}
#content br{
    margin-bottom: .3em;
}
#content ul{
    margin-bottom: 1em;
}
#content ul li, #content ul{
    list-style: outside url('../images/bullet.png');
    padding-left: 50px;
    padding-right: 50px;
    line-height: 1.4em;
}
#content h1, #content h2, #content h3,
#content h4, #content h5, #content h6{
    text-align: left;
    line-height: 2em;
    margin-left: -4px;
}
#content h1{
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 1px 1px 1px #c6c7c8;
}
#content h2{
    font-size: 1.6em;
    font-weight: normal;
}
#content h3{
    font-size: 1.4em;
    font-weight: bold;
}
#content h4{
    font-size: 1.4em;
    font-weight: normal;
}
#content h5{
    font-size: 1.2em;
    font-weight: bold;
}
#content h6{
    font-size: 1.2em;
    font-weight: normal;
}
 .content .view-herbarium .item-list .pager ul{
    padding-left: 10px;
    padding-right: 10px;
}