/*
	Стили результатов поиска недвижимости
*/

table.table_result_small tr.s {background: #dfdfdf;}
table.table_result_small tr.b {background: #f1f1f1;}
table.table_result_small tr th {
	background: #ffffff; 
	border: 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
input.tx{border:1px solid silver;}
input.tx1{border:1px solid gray;}

table.table_result {}
table.table_result td {border: 1px solid #cccccc;}
table.table_result th {border: 1px solid #cccccc;}