/* 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 header 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 header SELECT Commercial Form - END */

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

/* BOX FORM begin */

/* TOP begin */
div.box_form_title {
   background-image: url(../images/box_form/border_top_title_2.gif);
   background-repeat: no-repeat;
   width: 572px;
   height: 71px;
   display: block;

}
/* BTN SITE PLAN begin */
div.box_form_title div.btn_site_plan {
	float: right;
	height: 32px;
	width: 102px;
	padding-bottom: 0px;
	padding-top: 33px;
	padding-right: 10px;
	margin: 0px;
}
div.box_form_title div.btn_site_plan a {
	display: block;
	height: 32px;
	width: 102px;
}
/* BTN SITE PLAN end */

div#box_form div.box_form_title p {
   font-size: 17px;
   text-transform: uppercase;
   font-weight: bold;
   padding-left: 40px;
   padding-top: 37px;
   padding-bottom: 0px;
   margin-bottom: 0px;
}

div#box_form div.box_form_content {
	width: 572px;
	background-image: url(../images/box_form/bg_box_form_big.gif);
	background-repeat: repeat-y;
	padding: 29px 0 20px 30px;
}

#box_form {
   margin-top: 25px;
   padding-left: 10px;
   width: 572px;
}

/* TOP end */

/* CENTER begin */

div.box_form_content_inter img {
	/*border: 1px solid #A4B2CE;*/
	border:none;
	float: left;
}
.box_info_left{
	float: left;
}
.box_info_right{
	float: left;
	padding: 0 0 0 30px;
}
div.box_info_right div{
	float: left;
/*	width: auto;*/
	width: 130px;
}

h2 {
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.space_img{
	margin: 0 0 0 23px;
}

.m40{
	margin: 0 0 0 40px;
}
.m30{
	margin-left: 80px;
}
.left{
	float: left;
}
.tab{
	padding-left: 7px;
	padding-right:10px;
}
/* CENTER end */

/* FOOTER begin */
.box_form_botton {
   width: 572px;
   height: 6px;
   clear: both;
   background-image: url(../images/box_form/border_bottom_big.gif);
   background-repeat: no-repeat;
   padding-bottom: 20px;
}
/* FOOTER end */

table#space_available,
table#tenants { width:240px; }

table#space_available th,
table#tenants th {
	text-align: left;
	padding-left:5px;
}

table#space_available td,
table#tenants td {
	height: 20px;
	border:1px solid #C7CED6;
	background:#F6F9FD;
	padding:2px 4px;
}
