/* MENU header SELECT brokerage Form - BEGIN */

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

/* MENU header SELECT brokerage Form - END */


/* MENU left SELECT recent Form - BEGIN */

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

/* MENU left SELECT recent Form - END */


div#box_right h2 {
   background-image: url(../images/txt/recent_brokerage_deals.gif);
   background-repeat: no-repeat;
   width: 232px;
   height: 20px;
   display: block;
}
div#box_right h2 span {
   width: 194px;
   height: 16px;
   display: none;
}


/* BOX FORM begin */
#box_form {
   width: 425px;
}
div.box_form_content div.box_form_content_inter {
   padding-left: 33px;
   padding-top: 12px;
}
/* TOP begin */
div#box_form div.box_form_title {
   width: 403px;
   height: 48px;
   background-image: url(../images/box_form/border_top_title.gif);
   background-repeat: no-repeat;
   display: block;
}
div#box_form div.box_form_title p {
   font-size: 14px;
   text-transform: uppercase;
   font-weight: bold;
   padding-left: 40px;
   padding-top: 16px;
}

div#box_form div.box_form_title span {
   display: none;
}
/* TOP end */

/* CENTER begin */
div#box_form div.box_form_content {
   width: 400px;
   background-image: url(../images/box_form/bg_box_form.gif);
   background-repeat: repeat-y;
}
div.box_form_content_img img {
   width: 81px;
   height: 62px;
   border: 1px solid #A4B2CE;
   float: left;
}

div.box_sep_01 {
   float: left;
   border-right: 1px solid #CED5E5;
   width: 19px;
   height: 46px;
}
div.box_sep_02 {
   width: 16px;
   float: left;
}

div.box_form_content_data {
   width: 200px;
   float: left;
}
div.box_form_content_data div {
	padding-left: 80px;
}
	div.box_form_content_data div a.btn_go_to_this_property {
		background-image: url(../images/buttons/go_to_this_property2.gif);
		background-repeat: no-repeat;
		width: 144px;
		height: 26px;
		display: block;
	}
		div.box_form_content_data div a.btn_go_to_this_property span {
			display: none;
		}

div.box_btn_view_details {
   padding-top: 10px;
}
div.box_btn_view_details a {
   padding-left: 231px;
}
/* CENTER end */

/* FOOTER begin */
div#box_form div.box_form_botton {
   width: 400px;
   height: 6px;
   clear: both;
   background-image: url(../images/box_form/border_bottom.gif);
   background-repeat: no-repeat;
}
/* FOOTER end */
/* BOX FORM end */