/* MENU header SELECT management Form - BEGIN */

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

/* MENU header SELECT management Form - END */


/* MENU left begin */
.box_left_commercial_tenants {
   width: 160px;
   height: 528px;
   float: left;
}
div#box_content div#box_left ul li {
   list-style: none;
   float: left;
   clear: left;
   padding-top: 19px;
   padding-left: 9px;
}
.box_left_commercial_tenants ul li.search_properties {
   background-repeat: no-repeat;
   width: 140px;
   height: 55px;
}
.box_left_commercial_tenants ul li.search_properties a {
   background-image: url(../images/buttons/search_properties.gif);
   display: block;
   width: 140px;
   height: 55px;
}
.box_left_commercial_tenants ul li.search_properties a span {
   display: none;
   width: 140px;
   height: 55px; 
}
/* MENU left end */

div.box_center {
   background-image: url(../images/img/img_12.jpg);
   background-repeat: no-repeat;
   width: 155px;
   height: 725px;
}

div#box_info h2 {
   background-image: url(../images/txt/management.gif);
   background-repeat: no-repeat;
   width: 132px;
   height: 20px;
   display: block;
}
div#box_info h2 span {
   display: none;
}

div#box_info p {
   padding: 0px;
   margin: 0px;
   margin-top: 19px;
}

div#box_info p b {
   font-weight: bold;
   font-size: 12px;
   text-transform: uppercase;
	margin-top: 7px;
}
div#box_info p span {
   padding-left: 20px;
}

div#box_info ul{
	margin: 19px 0 0 0;
}

div#box_info ul li {
   list-style: none;
   background-image: url(../images/img/bullets.gif);
   background-position: 0 4px;
   background-repeat: no-repeat;
   padding-left: 15px;
   padding-bottom: 4px;
   font-weight: bold;
}