#box_left_index {
   width: 250px;
   height: 561px;
   background-color: #F1F1F1;
   border-right: 1px solid #CCCCCC;
   float: left;
}
/* INTER "#box_left_index" begin */
#box_search {
   width: 203px;
   height: 80px;
   padding-left: 21px;
   padding-top: 8px;
}
div#box_search a {
   background-image: url(../images/buttons/search_properties_index.gif);
   background-repeat: no-repeat;
   width: 203px;
   height: 80px;
   display: block;
}
div#box_search a span { display: none; }

#box_looking_apartment {
   width: 229px;
   height: 101px;
   background-image: url(../images/buttons/looking_apartment.gif);
   background-repeat: no-repeat;
   margin-top: 10px;
   padding-left: 20px;
   padding-top: 10px;
}
div#box_looking_apartment a {
   width: 203px;
   height: 80px;
   display: block;
}
div#box_looking_apartment a span { display: none; }

#box_existing_tenants {
   width: 203px;
   height: 71px;
   background-color: #DEE2EB;
   border-top: 3px solid #0E0F65;
   margin-left: 21px;
}
#box_existing_tenants_title {
   background-image: url(../images/txt/existing_tenants.gif);
   background-repeat: no-repeat;
   width: 115px;
   height: 14px;
   display: block;
   margin-left: 10px;
   margin-top: 8px;
}
div#box_existing_tenants_title span { display: none; }

#residential_tenants {
   background-image: url(../images/txt/residential_tenants.gif);
   background-repeat: no-repeat;
   width: 115px;
   height: 10px;
   display: block;
   margin-left: 20px;
   margin-top: 7px;
}
div#residential_tenants a {
   width: 115px;
   height: 10px;
   display: block;
}
div#residential_tenants span { display: none; }

#commercial_tenants {
   background-image: url(../images/txt/commercial_tenants.gif);
   background-repeat: no-repeat;
   width: 125px;
   height: 10px;
   display: block;
   margin-left: 20px;
   margin-top: 7px;
}
div#commercial_tenants a {
   width: 125px;
   height: 10px;
   display: block;
}
div#commercial_tenants span { display: none; }
/* INTER "#box_left_index" end */

#box_right_index {
   float: left;
}
/* INTER "#box_right_index" begin */
#box_info_index {
   width: 527px;
   height: 299px;
   border-bottom: 1px solid #CCCCCC;  
}
#box_info_index_img {
   background-image: url(../images/img/img_04.jpg);
   background-repeat: no-repeat;
   background-position: bottom;
   width: 215px;
   height: 299px;
   float: left;
}
#box_info_index_text {
   width: 282px;
   float: left;
   padding-top: 19px;
   padding-left: 1px;
}
#box_info_index_text_title {
   background-image: url(../images/txt/welcome.gif);
   width: 92px;
   height: 16px;
   display: block;
}
p#box_info_index_text_title span { display: none; }

#box_briarwood {
   /*background-image: url(../images/img/img_05.jpg);
   background-repeat: no-repeat;*/
   width: 527px;
   height: 263px;
}
/* INTER "#box_right_index" end */