.outofstock-block {
    clear: both;
    background: #dbecf4;
    border-bottom: 3px solid #80a5b7;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.outofstock-block p {
    margin: 0;
}
