.vlItemBox {
    clear: both;
    width: 100%;
    border: 2px solid #9aacb6;
    margin: 2px 0 3px 0;
}

.vlTitleRow {
    background: #98b0d6;
    height: 32px;
    border-bottom: 2px solid #98b0d6;
}

.vlTitle {
    text-align:left;
    color:#fff;
    line-height: 16px;
    padding-left: 5px;
}

.vlTitle a:link, .vlTitle a:visited {
    color: #333;
    text-decoration: none;
}

.vlTitle a:hover {
    color: #fff;
    text-decoration: underline;
}

.boldVillaDetails {
    color: #000;
    font-size: 13px;
    font-weight: bold;
}

.villaDesc {
    color: #000;
    line-height: 14px;
}

.moreDetails {
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}

.moreDetails a:link, moreDetails a:link {
    color: #FD3F3F;
    text-decoration: none;
}

.moreDetails a:hover {
    color: #FD3F3F;
    text-decoration: underline;
}

th {
    background: #526d80;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
