﻿.SearchRentalHomesPanel
{
	width: 318px;
	background-color: white;
	z-index: -1;
}

.SearchRentalHomesCaptionPanel
{
	width: 318px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
	z-index: -1;
}

.SearchRentalHomesTable
{
	font-weight: bold;
}

.SearchRentalHomesLeftLabel
{
	text-align: right;
	width: 100px;
}

.SearchRentalHomesRightLabel
{
	text-align: right;
	width: 20px;
}

.SearchRentalHomesControl
{
	text-align: left;
	width: 100px;
}

.SearchRentalHomesButton
{
	text-align: right;
}

.HomesForSaleListingsPanel
{
	width: 650px;
	background-color: White;
}