.table-striped tr a{
        font-size: 18px;
        color: #022552;
        font-family : 'SentinelBold';
}
.table-striped tr p{
        font-size: 18px;
        margin-bottom: 0;
        font-family : 'SentinelBold';
}

.list-inline{
 width: 1000px;
 padding-top: 20px;
}
form .form-group{
 width: 100%;
}

#search-result-text{
 margin-bottom: 15px;
 font-size: 13px;
}

#indexedBooksTable{
        padding-left: 10px;
}

*{
box-sizing: content-box;
}

.CopyrightFact p {
margin: 10px;
}