	.body {
		background: #fff;
	}
  div#leasing-teaser { background: #fff url("leasing_teaser_150x160.jpg") center center no-repeat; width: 148px; height: 160px;border-right: solid 2px #fff;}
  div#leasing { background:transparent; display:none; float: left; position:absolute;top:82px;left:50%;margin-left:-375px;}
	.body .head .left-leasing {
		background: #f58025;
		float:left;
		width:150px;
		height:160px;
		border-bottom: 2px solid #fff;
	}

	.body .content .left-leasing {
		float:left;
		width:150px;
		background: #cccccc;
		border-bottom: 2px solid #fff;
	}

	.body .content .left-leasing h1 {
		padding-top:10px;
	}

	.body .content .left-leasing h1, .body .content .left-leasing h2, .body .content .left-leasing p, .body .content .left-leasing li {
		padding-left:5px;
	}

	.body .content .left-leasing p {
		padding-bottom:10px;
	}

	.body .content .content-leasing {
		float:left;
		width:578px;
		background-color:#f7f7f7;
		padding:10px;
	}
