
/* QUICK SEARCH */

.table_properties {
	width: 260;
	/*border-width: 1px;
	border-color: #330066;
	border-style: solid;*/
	/*background-image: url("images/bg_searchbox.gif");*/
	/*background-color: #D1CFFA;*/
	padding: 1px;

}

.lables_column {
	width: 108;
}

.fields_column {
	width: 152;
}


.form_lables { 
	font-family: Arial, Helvetica, Geneva; 
	font-size: 13px; 
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
	text-align: right;
	}

.property_type_lables {
	font-family: Arial, Helvetica, Geneva; 
	font-size: 10px; 
	/*font-weight: bold; */
	color: #000000; 
	text-decoration: none;
	text-align: left;
	}



.table_virtual_tours {
	width: 260;
	/*border-width: 1px;
	border-color: #330066;
	border-style: solid;
	background-image: url("images/bg_searchbox.gif");
	background-color: #D1CFFA;*/
	padding: 1px;
}

.vt_lables { 
	font-family: Verdana; 
	font-size: 10px; 
	/*font-weight: bold;*/
	color: #000000; 
	text-decoration: none;
	text-align: left;
	}
