#map {
    float: right;
}
.banner {
    clear: both;
    margin-top: 13px;
    float: right;
}
#map_canvas {
    width: 456px;
    height: 536px;
    border: 1px solid #ccc;
}
.h1 {
    background: url('/static/i/wc.png') repeat-x;
    border: #ddd 1px solid;
    border-top: none;
}
#search {
    padding: 20px;
    padding-top: 0px;
    height: 517px;
    margin-top: 0;
    font-size: 10pt;
}
#search h1 {
    margin-left: -21px;
    margin-right: -21px;
}
#id_bedrooms, #id_bathrooms {
    width: 125px;
}
#id_min_price, #id_max_price {
    width: 140px;
    margin-bottom: 10px;
}
#search, .results, .box {
    margin-right: 473px;
}
.h1 > h1 > img {
    background: url('/static/i/wl.png') no-repeat;
    float: left;
    padding: 7px;
    padding-left: 6px;
    height: 29px;
}
h1 {
    margin: 0;
    margin-left: -1px;
    margin-right: -1px;
    text-transform: uppercase;
    font-weight: normal;
    color: #39bd2f;
    font-size: 12pt;
    line-height: 43px;
    height: 43px;
    background: url('/static/i/wr.png') no-repeat;
    background-position: right;
    display: block;
}
#search dt {
    margin: 10px;
    margin-left: 0px;
}
#price ul {
    display: inline-block;
    line-height: 0;
    margin: 0;
    padding: 0;
}
#search dd {
    text-align: right;
}
#search ul {
    height: 1em;
}
#search li {
    float: left;
    list-style: none;
    margin-left: 7px;
}
#submit > label {
    float: left;
    height: 100px;
    margin-right: 5px;
}
#search #submit ul {
    margin-bottom: 30px;
}
#search #submit li {
    margin-left: 0;
    margin-right: 10px;
}
hr {
    border-style: dashed;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
/* results */
.results, .box {
    padding: 7px;
    margin-top: 23px;
    margin-right: 211px;
}
.results > p {
    margin: -7px;
    margin-left: -8px;
    padding: 17px;
    padding-top: 12px;
    background: url('/static/i/wl.png') no-repeat;
    margin-bottom: 10px;
    font-size: 10pt;
}
p .count {
    margin-right: 25px;
    background: url('/static/i/vd.png') no-repeat right;
    padding-right: 30px;
}
.results > p a {
    text-decoration: none;
    color: #006ad0;
    margin-left: 10px;
}
.results > p a:hover {
    text-decoration: underline;
}
.results ul {
    list-style: none;
    font-size: 75%;
    padding-left: 0;
}
.results > p .next {
    background: url('/static/i/next.png') no-repeat;
    background-position: 100% 5px;
    padding-right: 11px;
    color: #555;
}
.results > p .prev {
    background: url('/static/i/prev.png') no-repeat;
    background-position: 0px 5px;
    padding-left: 11px;
    color: #555;
}
.results > p .current {
    color: #fff;
    margin-left: 2px;
    padding: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #006ad0;
}
.results li {
    margin-left: 0;
    background: url('/static/i/xl.png') no-repeat;
}
.results h2, .results ul span {
    height: 39px;
    line-height: 40px;
}
.results h2 {
    font-family: sans;
    font-size: 125%;
    margin-right: 82px;
    margin-left: 21px;
    margin-bottom: 0;
    background: #404040;
    color: #fff;
}
.results span strong {
    color: #fff;
}
.results ul span {
    color: #cde6ff;
    padding-right: 82px;
    background: url('/static/i/xr.png') no-repeat;
    background-position: right;
    float: right;
    font-size: 125%;
    font-weight: bold;
}
.results ul img {
    margin: 12px;
    float: left;
    border: 1px solid #ccc;
    padding: 2px;
}
.results ul li p {
    min-height: 50px;
}
h6 {
    background: url('/static/i/vc.png') repeat-x;
    display: inline-block;
    margin-top: 0;
    margin-left: 15px;
}
h6 strong {
    margin-left: -15px;
    background: url('/static/i/vl.png') no-repeat;
    display: block;
}
h6 {
    margin-right: 16px;
}
h6 a {
    margin-right: -16px;
    background: url('/static/i/vr.png') no-repeat;
    background-position: right;
    text-decoration: none;
    color: #070;
    display: block;
    font-size: 11pt;
    padding: 7px;
    height: 19px;
    padding-left: 20px;
    padding-right: 20px;
}
h6 a:hover {
    text-decoration: underline;
}
#bottom {
    margin-top: 35px;
}
