#uhslistings a
{
	text-decoration: none;
}
#uhslistings img
{
	border: 0px;
}
#uhslistings td {
    font-family: verdana, geneva, sans-serif;
    font-size: 8pt;
}

#uhslistings td.listingdesc {
    padding-left: 10px;
    vertical-align: top;
}

#uhslistings .addressPrice {
    font-family: georgia, sans-serif;
    font-size:15px;
    font-weight:bold;
    color: #000000;
}

#uhslistings input.viewDetailsButton {
    font-family: verdana, geneva, sans-serif;
    font-size: 8pt;
    text-align: center;
}

#uhslistings .sold {
    color: #FF0000;
    font-weight: bold;
}


/* Details page */

#uhslistings td.detailsHeaders {
    background-color: #A22630;
    color: #ffffff;
    border: 1px solid #000000;
    text-align: center;
    font-family: verdana, geneva;
    font-size: 8pt !important;
    font-weight: bold;
}

#uhslistings td.detailsText {
    color: #000000;
    font-family: verdana, geneva;
    font-size: 8pt;
    text-align: left;
}

#uhslistings .detailsAddress {
    font-family: georgia;
    font-size:18px;
    font-weight:bold;
    color: #000000;
}

#uhslistings .detailsPrice {
    font-family: georgia;
    font-size:18px;
    font-weight:bold;
    color: #000000;
    text-align: right;
}


#uhslistings p {
    font-family: verdana, geneva;
    font-size: 8pt !important;
}
