.column_1 .cnt {
    margin-bottom: 10px;
}

.column_2 .cnt {
    margin-bottom: 15px;
}

#search_results_list {
    width: 449px;
    border-left: 1px solid #F1F1F1;
    min-height: 685px;
}

#search_results_list .featured_listings {
    display: inline;
    border: 1px solid #DFDEDC;
    width: 426px;
    margin-left: 10px;
    margin-bottom: 20px;
    background-color: #EEEEE6;
}

#search_results_list .featured_listings h5 {
    color: #9D897F;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14px;
}

#search_results_list .featured_listings ul li {
    width: 96px;
    border: none;
    clear: none;
    margin-left: 28px;
    margin-bottom: 0px;
}

#search_results_list .featured_listings ul li a {
    background-color: #FFF;
    display: block;
    width: 96px;
    height: 73px;
    margin-bottom: 5px;
}

#search_results_list .featured_listings ul li a img {
    float: left;
    margin: 3px;
    width: 90px;
    height: 67px;
}

#search_results_list .featured_listings ul li p {
    margin-bottom: 0px;
    font-size: 11px;
    line-height: 1.2em;
}

#search_results_list .featured_listings ul li p span {
    color: #9D897F;
    padding: 0 2px;
}

#search_results_list .featured_listings ul li .next_action {
    font-size: 11px;
    margin-top: 5px;
}

#search_results_list .featured_listings ul li .next_action a {
    background-color: transparent;
    display: inline;
    padding: none;
    height: auto;
    width: auto;
    margin: 0px;
}

#search_results_list .header {
    width: 425px;
    border-bottom: 1px solid #CCC;
    color: #999;
    margin-bottom: 14px;
    margin-left: 10px;
    font-size: 11px;
}

#search_results_list .header h3, #search_results_list .header p {
    margin-bottom: 4px;
}

#search_results_list .header .results_navigation {
    width: 425px;
    padding-bottom: 9px;
}

#search_results_list .header .results_navigation div select {
    display: block;
    float: left;
}

#search_results_list .header .results_navigation div strong {
    display: block;
    float: left;
    color: #333;
    margin: 7px 5px 0 0;
}

#search_results_list .header .results_navigation p {
    position: absolute;
    right: 0px;
    bottom: 9px;
}

#search_results_list ul {
    display: inline;
    float: left;
    clear: both;
    margin: 0 0 0 10px;
    position: relative;
}

#search_results_list ul li {
    float: left;
    clear: both;
    display: inline;
    border-bottom: 1px solid #F1F1F1;
    list-style: none;
    width: 425px;
    margin-bottom: 14px;
    margin-right: 0px;
    padding-bottom: 14px;
    position: relative;
}

#search_results_list ul li .property_image {
    width: 90px;
    margin-right: 10px;
    min-height: 96px;
}

#search_results_list ul li .content {
    width: 325px;
    color: #999;
}

#search_results_list ul li .content strong {
    color: #659831;
}

#search_results_list ul li .content .open_house {
    width: 100%;
    height: 20px;
    background: url( /web/realestate/image/bg_open_house_date.gif ) repeat-x;
    margin-bottom: 5px;
    color: #FFF;
    vertical-align: middle;
}

#search_results_list ul li .content .open_house span {
    padding-left: 8px;
    line-height: 20px;
    display: block;
    font-size: 11px;
}

#search_results_list ul li .content .open_house span strong {
    color: #FFF;
}

#search_results_list ul li .next_actions {
    width: 315px;
    font-size: 11px;
    z-index: 1000;
    color: #CCC;
}

#search_results_list ul li .next_actions a {
    padding: 0 3px;
}

#search_results_list ul li .next_actions a.first {
    padding-left: 0px;
}

#search_results_list ul li .next_actions .send_to_phone {
    background: url( /web/realestate/image/ico_send_to_phone.gif ) left no-repeat;
    height: 16px;
    width: 106px;
    position: absolute;
    right: 0px;
    vertical-align: bottom;
}

#search_results_list ul li .next_actions .send_to_phone a {
    padding-left: 28px;
    position: absolute;
    bottom: 2px;
}

#search_results_list ul li h5 {
    margin-bottom: 10px;
}

#search_results_list .pagination li {
    border: 1px solid #CCC;
    width: auto;
    clear: none;
    margin: 0 5px 0 0;
    padding: 0;
}

#search_results_list .pagination li a {
    padding: 5px 7px;
    line-height: 1em;
    display: block;
    font-size: 10px;
}

#search_results_list .pagination li.selected a {
    color: #000;
    font-weight: bold;
}

#search_results_list .pagination li.prev, #search_results_list .pagination li.next {
    border: none;
}

#search_results_list .pagination li.prev a, #search_results_list .pagination li.next a {
    padding: 5px 0;
}

#pages {
    font-size: 10px;
}

#pages span {
    display: block;
    float: left;
    display: inline;
    margin-right: 5px;
}

#pages .pagination_label {
    padding-top: 3px;
    color: #999;
}

#pages .pageNumber {
    border: 1px solid #CCC;
    width: auto;
    clear: none;
    margin: 0 5px 0 0;
    padding: 0;
}

#pages .pageNumber a {
    padding: 5px 7px;
    line-height: 1em;
    font-size: 10px;
    display: block;
}

#pages .currentPageNumber {
    border: none;
    font-weight: bold;
    padding-top: 3px;
}

#pages .hideMe {
    display: none;
}

.shrunk {
    width: 320px;
    height: 270px;
}

.expanded {
    width: 768px;
    height: 360px;
}

#refine_search {
    padding-top: 13px;
    background-color: #F1F1F1;
    width: 201px;
    padding-bottom: 15px;
    border-top: 4px solid #093C71;
    position: relative;
}

#refine_search h3 {
    margin-left: 10px;
}

#refine_search input {
    margin: 2px 7px 0 0;
}

#refine_search fieldset {
    padding: 0px;
    margin-bottom: 12px;
    margin-left: 10px;
}

#refine_search fieldset label {
    width: 100%;
    clear: both;
    display: block;
    line-height: 1em;
    font-weight: normal;
    color: #666;
    font-size: 11px;
}

#refine_search fieldset a {
    font-size: 10px;
    position: relative;
    top: 2px;
}

#refine_search fieldset #update_search {
    position: relative;
    top: 5px;
}

#refine_search fieldset select {
    margin: 2px 6px 10px 0;
    height: 20px;
    width: 160px;
}

#refine_search fieldset.locationfs {
    z-index: 1;
}

#refine_search fieldset.two_col select {
    width: 75px;
}

#refine_search fieldset.half_size {
    width: 82px;
}

#refine_search fieldset.half_size select {
    width: 75px;
}

#refine_search fieldset.last {
    margin-left: 0px;
}

#refine_search #new_search {
    position: relative;
    top: -3px;
}

#msg_error {
    margin-top: 13px;
    font-size: 12px;
}

#msg_error h4 {
    margin-bottom: 17px;
    margin-left: 0px;
    color: #000;
}

#msg_error a {
    font-weight: bold;
}

#msg_error dt {
    color: #000;
}

#msg_error dd {
    margin: 0px 0px 20px 0px;
    line-height: 1.2em;
}

#neighborhood_aces {
    border: 1px solid #E1E1E1;
    width: 318px;
}

#neighborhood_aces h6 {
    font-size: 10px;
    color: #666;
    line-height: 1em;
    margin-bottom: 2px;
}

#neighborhood_aces ul {
    margin: 0 0 0 10px;
    float: left;
    display: inline;
    clear: both;
}

#neighborhood_aces ul li {
    list-style: none;
    width: 300px;
    float: left;
    clear: both;
    background: url( /web/realestate/image/bg_hr_dotted_1.gif ) bottom center no-repeat;
    padding-bottom: 13px;
    margin-bottom: 14px;
}

#neighborhood_aces ul li .content {
    width: 200px;
    margin-left: 10px;
}

#neighborhood_aces ul li .content h5 {
    margin-bottom: 5px;
}

#neighborhood_aces ul li .content .next img {
    margin-bottom: 2px;
}

#neighborhood_aces ul li .next_actions {
    font-size: 11px;
    color: #CCC;
    background: url( /web/realestate/image/ico_send_to_phone.gif ) left no-repeat;
    padding-top: 3px;
    padding-left: 26px;
}

#neighborhood_aces ul li.last {
    background: none;
    padding-bottom: 0px;
}

#more_from_this_realtor {
    border: 1px solid #E1E1E1;
    width: 318px;
}

#more_from_this_realtor h6 {
    font-size: 10px;
    color: #666;
    line-height: 1em;
    margin-bottom: 2px;
}

#more_from_this_realtor ul {
    margin: 0 0 0 10px;
    float: left;
    display: inline;
    clear: both;
}

#more_from_this_realtor ul li {
    list-style: none;
    width: 300px;
    float: left;
    clear: both;
    background: url( /web/realestate/image/bg_hr_dotted_1.gif ) bottom center no-repeat;
    padding-bottom: 13px;
    margin-bottom: 14px;
}

#more_from_this_realtor ul li .content {
    width: 200px;
    margin-left: 10px;
    width: 190px;
}

#more_from_this_realtor ul li .content h5 {
    margin-bottom: 5px;
}

#more_from_this_realtor ul li .content .next img {
    margin-bottom: 2px;
}

#more_from_this_realtor ul li .next_actions {
    font-size: 11px;
    color: #CCC;
    background: url( /web/realestate/image/ico_send_to_phone.gif ) left no-repeat;
    padding-top: 3px;
    padding-left: 26px;
    background: none;
    padding-left: 0px;
}

#more_from_this_realtor ul li.last {
    background: none;
    padding-bottom: 0px;
}

#more_from_this_realtor .content h6 {
    color: #693;
    font-size: 13px;
}

#more_from_this_realtor .content p {
    font-size: 11px;
    color: #666;
    line-height: 1.4em;
    margin-bottom: 12px;
}

#more_from_this_realtor .content .next_actions {
    line-height: 1.5em;
}

#more_from_this_realtor .content .next_actions a {
    line-height: 1.3em;
}

.agent_image {
    border: 1px solid #CCC;
    width: 88px;
    text-align: center;
}

.agent_image a {
    display: block;
    padding: 0;
    margin: 0px;
    line-height: 1em;
}

.agent_image a img {
    margin: 4px;
}

.related_properties .content h6 {
    color: #693;
    font-size: 13px;
}

.related_properties .content p {
    font-size: 11px;
    color: #666;
    line-height: 1.4em;
    margin-bottom: 12px;
}

.related_properties .content .next_actions {
    line-height: 1.5em;
}

.related_properties .content .next_actions a {
    line-height: 1.3em;
}

.related_properties ul li .content {
    width: 190px;
}

.popup_wrapper {
    position: absolute;
    z-index: 999;
    top: -100px;
    left: -100px;
}

.popup_wrapper fieldset {
    clear: both;
    float: left;
    clear: both;
    width: 100%;
}

.popup_wrapper .btn_close {
    position: absolute;
    top: 0px;
    right: 0px;
}

.popup_wrapper .area_code, .popup_wrapper .set_1 {
    width: 40px;
}

.popup_wrapper .set_2 {
    width: 80px;
}

.popup_wrapper .btn_send {
    clear: both;
    float: left;
    margin-top: 15px;
}

.popup_wrapper p {
    float: left;
    clear: both;
    width: 100%;
}

.popup_wrapper h2 {
    float: left;
    clear: both;
    width: 100%;
    color: #000;
    line-height: 1.1em;
    font-size: 16px;
}

.popup_wrapper .cnt_shadow {
    background-color: #999;
}

.popup_wrapper .cnt_shadow .cnt_window {
    background-color: #FFFFCD;
    border: 1px solid #CCC;
    top: -3px;
    left: -3px;
}

.popup_wrapper .cnt_shadow .content {
    margin: 15px;
}

#js_mask {
    width: 999999px;
    height: 999999px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1;
}

#banner_get_listed {
    margin-bottom: 14px;
    margin-top: -8px;
}

#banner_get_listed a {
    display: block;
}

#banner_get_listed a.btn_close_banner {
    position: absolute;
    top: 7px;
    right: 0px;
    width: 20px;
    height: 17px;
}

#realtor_search_form {
    margin-bottom: 14px;
    background: url( /web/realestate/image/bg_blue_grad_2.gif ) repeat-x bottom;
    width: 644px;
    height: 99px;
    border: 1px solid #C3DEFA;
}

#realtor_search_form .content {
    width: 600px;
    margin: 15px 0 0 20px;
}

#realtor_search_form h3 {
    margin-bottom: 0px;
    line-height: 1em;
}

#realtor_search_form label {
    float: left;
    margin-right: 10px;
    clear: both;
    width: 100%;
    margin-top: 7px;
    line-height: 1.4em;
}

#realtor_search_form input {
    float: left;
    margin-right: 10px;
}

#realtor_search_form select {
    float: left;
    margin-right: 10px;
    width: 118px;
    font-size: 14px;
    margin-top: 0px;
    height: 24px;
}

#realtor_search_form .city {
    width: 261px;
    height: 24px;
}

#realtor_search_form .btn {
    margin-top: -2px;
}

#search_results_list_realtors h4 {
    color: #000;
    margin-bottom: 13px;
}

#search_results_list_realtors ul {
    margin: 0px;
    float: left;
    clear: both;
}

#search_results_list_realtors ul li {
    width: 646px;
    list-style: none;
    border-bottom: 1px solid #F1F1F1;
    float: left;
    clear: both;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

#search_results_list_realtors ul li.last {
    border: none;
}

#search_results_list_realtors ul li .agent_image {
    margin-right: 11px;
}

#search_results_list_realtors ul li .content {
    width: 531px;
    color: #999;
    font-size: 11px;
}

#search_results_list_realtors ul li .content

%
p {
    line-height: 1.3em;
}

#search_results_list_realtors ul li .content .next_actions {
    position: absolute;
    top: 0px;
    right: -14px;
    width: 200px;
    text-align: center;
    font-size: 11px;
}

#search_results_list_realtors ul li .content h6 {
    color: #669933;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 3px;
}

#search_results_list_realtors ul li .content h5 {
    font-size: 14px;
    margin-bottom: 6px;
}

#search_results_list_realtors ul li .content h5 a {
    color: #000;
}

#search_results_list_realtors ul li .content p {
    line-height: 1.4em;
    margin-bottom: 0px;
}

#search_results_list_realtors ul li .content p.contact_info {
    margin-bottom: 1.5em;
    color: #666;
}

#googleAd2 {
    height: 260px;
    width: 310px;
    overflow: hidden;
}

#googleAd1 {
    overflow: hidden;
}

