.infinitescroll-bottom-message{
 display: block;
 width: 100%;
 padding: 10px 13px;
 border: 1px solid;
}
.infinitescroll-bottom-message.infinitescroll-load-more{
	text-align: center;
}

.infinitescroll-bottom-message a:hover{
	opacity: 0.9;
}

/* PJC Custom CSS*/
.infinitescroll-load-more-bottom,
.infinitescroll-load-more-top {
    max-width: 320px !important;
    margin: 0 auto !important;
    text-align: center !important;
}
/*!End PJC Custom CSS*/