.large-listing-type3 .count, .large-listing-type4 .count, .large-listing-type5 .count, .small-listing4 .count  {
    color:#030303;
    padding:20px 0 6px;
    position:relative;
    text-align:center;
}
.large-listing-type3 .link, .large-listing-type4 .link, .large-listing-type5 .link, .small-listing4 .link  {
    font-weight:bold;
    text-align:center;
}
.large-listing-type3 .link a, .links .selected,  .large-listing-type4 .link a, .large-listing-type5 .link a, .small-listing4 .link a{
    color:#030303;
    float:none !important;
    margin:0 0 0 4px  !important;
    text-decoration:none;
}
.link .selected {
    font-weight:normal;
}
.link .selected.prev {
    font-weight:bold;
    margin:0 4px 0 0;
}
.link .prev  {
    margin:0 4px 0 0;
}
.link .next  {
    margin:0 0 0 4px;
}
.link a:hover {
    color:#F4491B;
}

/* Request Add by Andrew */
.large-listing-type6 .count {
    color:#030303;
    padding:20px 0 6px;
    position:relative;
    text-align:center;
}
.large-listing-type6 .link {
    font-weight:bold;
    text-align:center;
}