/* Shortlist Specific */

.item {
    font-family: Arial, Helvetica, Geneva, sans-serif;
}
.item img {
    width: 150px;
}
.item .data {
    width: 66% !important;
    margin-left: 20px;
}
.item a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
}
.item a:link:after {
    content: "attr(href)";
    display: block;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0;
    text-transform: none;
}
.item a[href^="mailto:"]:after {
    content: "";
}

.noprint {
    display: none !important;
}
.uppermenucontainer,
.socialicons,
#social,
.shortlistbutton,
.menucontainer,
.leftcontainer,
.pagetree,
.contact,
.recentview,
.footer,
.footerbottom {
    display: none !important;
}

.wrapper {
    min-width: auto;
}
.middle {
    width: auto;
}
.pageheading {
    margin-top: 30px;
}
