div.box_left_our_properties ul li {
   list-style: none;
}
div.box_left_our_properties ul {
   padding-left: 8px;
   padding-top: 15px;
}

/* TITLE SEARCH begin */
div.title_search_properties {
   background-image: url(../images/txt/search_properties.gif);
   background-repeat: no-repeat;
   background-position: 17px 35px;
   width: 147px;
   height: 27px;
   display: block;
   padding-top: 25px;
}
div.title_search_properties span {
   display: none;
}
/* TITLE SEARCH end */

/* BTN RESIDENTIAL begin */
.residential {
   width: 140px;
   height: 55px;
   background-image: url(../images/buttons/residential.gif);
   background-repeat: no-repeat;
}
.residential a {
   width: 140px;
   height: 55px;
   background-image: url(../images/buttons/residential.gif);
   background-repeat: no-repeat;
   display: block;
}
.residential a:hover {
   background-image: url(../images/buttons/residential_over.gif);
   background-repeat: no-repeat;   
}
.residential a span {
   display: none;
}
/* BTN RESIDENTIAL end */

/* BTN COMMERCIAL begin */
.commercial {
   width: 140px;
   height: 55px;
   background-image: url(../images/buttons/commercial.gif);
   background-repeat: no-repeat;
   margin-top: 8px;
}
.commercial a {
   width: 140px;
   height: 55px;
   background-image: url(../images/buttons/commercial.gif);
   background-repeat: no-repeat;
   display: block;
}
.commercial a:hover {
   background-image: url(../images/buttons/commercial_over.gif);
   background-repeat: no-repeat;
}
.commercial a span {
   display: none;
}
/* BTN COMMERCIAL end */

/* BTN SEARCH begin */
.search_properties {
   width: 140px;
   height: 55px;
   background-image: url(../images/buttons/search_properties.gif);
   background-repeat: no-repeat;
   margin-top: 62px;
}
.search_properties a {
   width: 140px;
   height: 55px;
   background-image: url(../images/buttons/search_properties.gif);
   background-repeat: no-repeat;
   display: block;
}
.search_properties a span {
   display: none;
}
/* BTN SEARCH end */

/* BTN CONTACT begin */
.contact_our_insurance{
	width: 130px;
	height: 103px;
	background: url(../images/common/contact_our_insurance.gif) no-repeat;
	margin-top: 34px;
}
.contact_our_insurance span {
	display: none;
}
/* BTN CONTACT end */
/* BTN BACK SEARCH begin */
.back_search {
	width: 140px;
    height: 55px;
	background-image: url(../images/common/back_search_results.gif) no-repeat;
	display: block;
	margin-top: 8px;
}
.back_search a {
	width: 140px;
    height: 55px;
	background-image: url(../images/buttons/back_search_results.gif);
	display: block;
	margin-top: 8px;
}
.back_search a:hover {
   background-image: url(../images/buttons/back_search_results_over.gif);
   background-repeat: no-repeat;
}
.back_search a span {
	display: none;
}
/* BTN BACK SEARCH end */

/* FORM begin */
div.form_search_properties {
	margin-top: 10px;
	margin-left: 8px;
}
	div.form_search_properties div {
		background-color: #d5e1ec;
		width: 120px;
		padding: 10px;
	}
/* FORM end */