/* MENU header SELECT Our Properties Form - BEGIN */

div#box_menu ul li#our_properties a {
	background-image: url(../images/header/menu.gif);
	background-position: -12px -34px;
}

/* MENU header SELECT Our Properties Form - END */

/* MENU left SELECT Commercial Form - BEGIN */

.commercial a {
   width: 140px;
   height: 55px;
   background-image: url(../images/buttons/commercial_over.gif);
   background-repeat: no-repeat;
   display: block;
}

/* MENU left SELECT Commercial Form - END */


#box_center {
   width: 155px;
   height: 378px;
   background-image: url(../images/img/img_07.jpg);
   background-repeat: no-repeat;
}
div#box_right {
   padding: 0px;
   padding-top: 29px;
   padding-left: 14px;
}
div#box_info h2 {
   background-image: url(../images/txt/search_commercial_propertie.gif);
   background-position: 16px;
   background-repeat: no-repeat;
   width: 310px;
   height: 19px;
   display: block;
}
div#box_info h2 span {
   display: none;
}

/* BOX FORM begin */
#box_form {
   padding-top: 30px;
}
div#box_form div.box_form_content_inter {
   padding-left: 33px;
   padding-top: 10px;
}
/* TOP begin */
div#box_form div.box_form_title {
   width: 435px;
   height: 48px;
   background-image: url(../images/box_form/border_top_title_commercial.gif);
   background-repeat: no-repeat;
   display: block;
}
div#box_form div.box_form_title span {
   display: none;
}
/* TOP end */

/* CENTER begin */
div#box_form div.box_form_content {
   width: 435px;
   background-image: url(../images/box_form/bg_box_form.gif);
   background-repeat: repeat-y;
   height: 179px;
   padding-top: 10px;
}

div.box_sep_01 {
   float: left;
   margin-top: 18px;
   border-right: 1px solid #CED5E5;
   width: 59px;
   height: 101px;
}
div.box_sep_02 {
   float: left;
   width: 55px;
}
select {
   width: 121px;
   height: 19px;
}
input {
   border: 0px;
   margin-top: 5px;
   margin-right: 7px;
}
/* CENTER end */

/* FOOTER begin */
div#box_form div.box_form_botton {
   width: 435px;
   height: 6px;
   background-image: url(../images/box_form/border_bottom.gif);
   border-collapse: collapse;
   background-repeat: no-repeat;
}
/* FOOTER end */


/* BOX FORM end */