/* hide the left sidebar */
/* -------------------------------------- */
#l {
	display: none;
}
#r {

}

#lc {
}

#c {
	width: 730px;
	margin: 0 20px 0 0;
}

#mlsleftbar {

}

#mlsrightbar {
	width: 414px;

}

#mlsrightbar ul {
	list-style: none;
}

#meat {
	background: transparent url("/ezstatic/data/bckrealestate/i/v2/bg-content.gif") repeat-y 763px top;
}

#bgcontentbase {
	background: transparent url("/ezstatic/data/bckrealestate/i/v2/bg-contentbase.gif") no-repeat 763px bottom;
}

.mlsdisclaimer p {
	float: right; 
	width: 580px; 
	font-size: 10px;
	line-height: normal;
	margin-top: 10px;
}

/* hide the right sidebar */
/* -------------------------------------- */
/*
#r {
	display: none;
}

#lc {
	width: 950px;
}

#c {
	width: 719px;
	margin: 0 8px 0 0;
}

#mlsleftbar {
	float: right;
}

#mlsrightbar {
	width: 400px;
	float: left;
}

#mlsrightbar ul {
	list-style: none;
}

#meat {
	background: transparent url("/ezstatic/data/bckrealestate/i/v2/bg-content.gif") repeat-y -386px top;
}

#bgcontentbase {
	background: transparent url("/ezstatic/data/bckrealestate/i/v2/bg-contentbase.gif") no-repeat -386px bottom;
}

.mlsdisclaimer p {
	float: right; 
	width: 480px; 
	font-size: 10px;
	line-height: normal;
	margin-top: 0;
}
*/