.resolution{
    font-size:12px;
    font-weight: bold;
}

.listingBar {
    background-color: #CCCCCC;
    border-color: #656565;
    border-style: &dtml-borderStyle;;
    border-width: &dtml-borderWidth;;
    padding: 0em 1em;
    text-align: center;
    text-transform: &dtml-textTransform;;
    vertical-align: top;
    margin: 1em 0em;
    font-size: 94%;
    clear: both;
}

.listingBar a {
    font-weight: bold;
    font-size: 100%;
    clear: both;
}

.di-summary {
    font-size: 12px;
}
