#home-search-container {
    clear: both;
    margin-bottom: 25px;
    height: 130px;
    background: #f7e47c url('../img/bg_home_search.gif') 25px top no-repeat;
}

.pr-list-left {
    width: 340px;
    float: left;
}

.pr-list-right {
    margin-left: 20px;
    width: 360px;
    float: left;
}

.pr-left-header, .pr-right-header {
    height: 48px;
}

.pr-right-winter {
    background: url('../img/icons/right_content_header.gif') 6px bottom no-repeat;
}

.pr-left-winter {
    background: url('../img/icons/left_content_header_winter.gif') 6px bottom no-repeat;
}

.pr-left-summer {
    background: url('../img/icons/left_content_header_summer.gif') 6px bottom no-repeat;
}

.pr-item-small, .pr-item-full {
    position: relative;
    padding: 14px 10px 10px 10px;
}

.pr-item-img, .pr-item-content {
    float: left;
}

.pr-item-content {
    position: relative;
    margin-left: 20px;
}

.pr-stars-left, .pr-stars-right, .pr-stars-full {
    position: absolute;
    height: 11px;
    top: 40px;
}

.pr-stars-left {
    right: 0;
}

.pr-stars-right {
    right: 20px;
}

.pr-stars-full {
    top: 13px;
    right: 20px;
}

.pr-item-small-header {
    margin-bottom: 10px;
}

.pr-item-small-header a, .pr-item-full-header a {
    font-size: 110%;
    font-weight: bold;
    color: #336699;
}

.pr-item-small-location {
    color: #000;
}

.pr-item-small-price {
    margin-bottom: 14px;
    color: #ff3333;
}

.pr-item-small-info {
    color: #666666;
}

.pr-item-full {
    padding-bottom: 20px;
}

.pr-item-full-location {
    font-size: 110%;
    color: #666666;
}

.pr-item-full-text {
    margin-top: 10px;
    width: 555px;
}

.pr-item-full-info {
    position: absolute;
    height: 12px;
    top: 64px;
    left: 0px;
}

.pr-item-full-price, .pr-item-full-date, .pr-item-full-from {
    float: left;
}

.pr-item-full-price {
    font-weight: bold;
    color: #ff3333;
}

.pr-item-full-date {
    margin-left: 50px;
    color: #666666;
}

.pr-item-full-from {
    margin-left: 40px;
    color: #666666;
}

.listing-container {
     clear: both;
     padding: 2px 0 2px 0;
     margin-left: 10px;
     font-size: 115%;
     color: #336699;
     border: 1px solid #e4ecf6;
     border-width: 1px 0 1px 0;
}

.listing-container a, .listing-container span {
     padding: 0 2px 0 6px;
     text-decoration: none;
     color: #336699;
     border-left: 1px solid #c0d1ec;
}

.listing-container a:hover {
     color: #3399ff;
}

a.no-border, span.no-border {
     border: 0;
}

a.listing-border-right {
     padding-right: 5px;
     border-right: 1px solid #c0d1ec
}

.listing-container-resultscount {
	    color: #336699;
    font-size: 13px;
    font-weight: bolder;
    margin: 10px;
}
