.anons_library {
    text-align: justify;
    padding-bottom: 20px;
    line-height: 1.8;
}

.list_section_library {
    display: block;
    padding-left: 15px;
    padding-top: 10px;
}

.count_section_library {
    display: inline;
    padding: 0px 10px;
}

.search-form input[type=text] {
    width: 70%;
    display: inline;
    border: 1px solid #bbb;
    height: 30px;    
    top: 1px;
}

.search-form input[type=submit] {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 1px 5px;
    border: 1px solid #555;
    background-color: transparent;
    color: #555;
    line-height: 28px;
    text-shadow: none;
    border-radius: 3px;
    padding: 0 14px;
    font-size: 14px;
    font-weight: 600;
}
