/************FIND PROPERTIES FORM FOR MAIN PAGE********************/
	
#fp_property_form
	{width: 170px;
	background: none;
	font-size: 12px;}	
#fp_commercial_form
	{width: 170px;
	background: none;
	font-size: 12px;}	
	
label
	{color: #FFF;
	font-weight: 100;}
input, select
	{color: #657DA6;
	background: url(../images/bg-inputsmall.gif);
	font-size: 11px;}
option
	{background: #F3F5F7;}
	
	
legend, fieldset
	{border: none;}

.formbox
	{width: 160px;
	margin-left: 25px;
	text-align: center;}
	.checkbox
		{display: none;}
	.pricefrombox
		{width: 75px;
		margin:auto;
		float: left;}
		.price_from
			{width: 75px;
			text-align: center;
			color: #657DA6;
			background: url(../images/bg-inputsmall.gif) repeat-x;
			font-size: 10px;}
	.pricetobox
		{width: 75px;
		margin:auto;
		margin-left: 10px;
		float: left;}
		.price_to
			{width: 75px;
			text-align: center;
			color: #657DA6;
			background: url(../images/bg-inputsmall.gif);
			font-size: 10px;}
	.bedroombox
		{width: 75px;
		margin:auto;
		float: left;
		clear: both;}
		.bedrooms
			{width: 75px;
			text-align:center;
			color: #657DA6;
			background: url(../images/bg-inputsmall.gif);
			font-size: 10px;}
	.bathroombox
		{width: 75px;
		margin:auto;
		float: left;
		margin-left: 10px;}
		.bathrooms
			{width: 75px;
			text-align:center;
			color: #657DA6;
			background: url(../images/bg-inputsmall.gif);
			font-size: 10px;}	
	.searchinbox
		{width: 150px;
		margin:auto;
		clear: both;}	
		.searchin
			{width: 70px;
			text-align:center;
			color: #657DA6;
			background: url(../images/bg-inputsmall.gif);}
	.searchbox
		{width: 120px;
		margin: auto;
		margin-top: 5px;}
		.searchbox .search	
			{background: none;}	
		
		
	.typebox
		{width: 160px;
		margin:auto;}
		.type
			{width: 150px;
			text-align:center;
			color: #657DA6;
			background: url(../images/bg-inputsmall.gif);}

	
/************END FIND PROPERTIES********************/
