#sideNavContent {
	width: 531px;
	background: #FCF5E0 url('/images/interface/ZR_Logo_TopRight.gif') no-repeat top right;
}

.sideNavContent2 {
	width: 531px;
	background: #FCF5E0 url('/images/interface/ZR_Logo_TopRight.gif') no-repeat top right;
}

.sideNavHeaderLine {
	margin: 0 0 0 28px;
	width: 503px;
	height: 1px;
	line-height: 1px;
	border-top: 1px #decf82 solid;
	padding: 0;	
}

td#shoppingLivingImageCell {
	width: 249px;
}

.tenantTable {
	width: 302px;
}

.tenantInfoTable {
	width: 503px;
}

.tenantCell {
	border-left: 1px #decf82 solid;
	border-bottom: 1px #decf82 solid;
	width: 250px;
	padding: 6px;
	background-color: #fff;
}

.dealCell {
	border-left: 1px #decf82 solid;
	border-bottom: 1px #decf82 solid;
	width: 50px;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
}

.dealIcon {
	width: 7px;
	height: 7px;
	font-size: 1px;
	background-color: #d39c3d;
	cursor: hand;
}

.tenantDescCell {
	padding: 12px 12px 0 0;
	width: 251px;
	background-color: #fcf5e0;
}

.tenantInfoCell {
	border-left: 1px #decf82 solid;
	padding: 12px;
	width: 251px;
}

.eventInfoTable {
	width: 503px;
}

.eventDescCell {
	padding: 12px 12px 0 0;
	width: 251px;
}

.eventInfoCell {
	border-left: 1px #decf82 solid;
	padding: 12px;
	width: 251px;
}

.eventCell-light {
	border-bottom: 1px #decf82 solid;
	padding: 6px;
	width: 128px;
	background-color: #fff;
}

.eventCell-dark {
	border-bottom: 1px #decf82 solid;
	padding: 6px;
	width: 128px;
	background-color: #fcf5e0;
}

.eventInfoCell-light {
	border-bottom: 1px #decf82 solid;
	border-left: 1px #decf82 solid;
	padding: 6px;
	width: 128px;
	background-color: #fff;
}

.eventInfoCell-dark {
	border-bottom: 1px #decf82 solid;
	border-left: 1px #decf82 solid;
	padding: 6px;
	width: 128px;
	background-color: #F8F8F8;
}

.tenantColumnHeader {
	padding: 0 6px 0 6px;
	border-left: 1px #decf82 solid;
	border-bottom: 1px #decf82 solid;
	border-top: 1px #decf82 solid;
	background-color: #decf82;
}

.eventColumnHeader {
	padding: 0 6px 0 6px;
	border-right: 1px #decf82 solid;
	border-bottom: 1px #decf82 solid;
	border-top: 1px #decf82 solid;
	background-color: #decf82;
}

.eventReturn {
	padding: 0 6px 0 6px;
	border-left: 1px #decf82 solid;
	border-bottom: 1px #decf82 solid;
	border-top: 1px #decf82 solid;
	background-color: #decf82;
}

.tenantReturn {
	padding: 0 6px 0 6px;
	border-left: 1px #decf82 solid;
	border-bottom: 1px #decf82 solid;
	border-top: 1px #decf82 solid;
	background-color: #decf82;
}

