.property-detail td.fast-view-td.fast-view-var {
    font-weight: bold;
    text-align: left;
    padding-right: 15px;
}

.property-detail td.fast-view-td.fast-view-value {
    width: 20%;
    text-align: right;
    min-width: 100px;
    overflow: hidden;
    word-break: break-word;
}