/* Start employment opportunities styles Rob 20210317_1503 */
#listing .employ .data {
    display: block;
    padding: 20px 26px;
    background: #e3fff0;
    border: 1px solid #ababab;
    margin-top: 5px;
}
#listing.print-page .employ .data {
    background: #eee;
}
#employ .store {
    background: #e3fff0;
    border: 1px solid #ababab;
    margin-bottom: 20px;
    padding: 10px;
}
#employ .store h2 {
    margin: 0.25em 0 0.5em;
}
#employ .store hr {
    margin: 1em 0;
}
#employ .sale {
    margin-top: 5px;
}
/* End Employment opportunities */

/* For use with Santa Shout on homepage Rob 20231127_1621 */
.shout-santa::after {
	background: url('../../../images/shouts/bg-shout-santa.png') no-repeat;
}
/* End Santa Shout */