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

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

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

/* MENU left SELECT recent_acquisitions Form - BEGIN */

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

/* MENU left SELECT recent_acquisitions Form - END */

div.box_center {
   width: 157px;
   height: 483px;
   background-image: url(../images/img/img_09.jpg);
   background-repeat: no-repeat;
}

div#box_right {
   padding: 0px;
   padding-left: 14px;
   padding-top: 29px;
}

div#box_info {
   height: 384px;
}
div#box_info h2 {
   background-image: url(../images/txt/recent_acquisitions.gif);
   background-repeat: no-repeat;
   width: 188px;
   height: 19px;
   display: block;
   margin-left: 15px;
}
div#box_info h2 span {
   display: none;
}
/* BOX FORM begin */
#box_form {
   width: 425px;
   height: 394px;
   overflow-y: auto;
}
div.box_form_content div.box_form_content_inter {
   padding-left: 33px;
   padding-top: 24px;
}
/* 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: 117px;
   height: 91px;
   border: 1px solid #A4B2CE;
   float: left;
}


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

div.box_form_content_data {
   width: 200px;
   float: left;
}
div.box_form_content_data div {
	padding-bottom: 10px;
}
	
	div.box_form_content_data div#button1{
	float:left;
	width:92px;
}
	
	div.box_form_content_data div#button2 a.btn_go_to_this_property {
		background-image: url(../images/buttons/go_to_this_property.gif);
		background-repeat: no-repeat;
		width: 92px;
		height: 48px;
		display: block;
		float:left;
		
	}
		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 */