body{
	font-size:x-small !important;
}

.tree li.scid{
margin-left: 0px;
margin-bottom : 6px;
padding: 5px;
list-style: none;

}

.btn{
	font-size: x-small !important;
}

	
	#ctable{
		position: static;
width: 100%;
		
	}
	
	#catalog_table{
		vertical-align: top;
		display: inline-block;
		position: relative;
    width: 98%;
 	}
	
	#catalog_menu{
		vertical-align: top;
		display: inline-block;
width: 100%;
   z-index: 9999;

	}

#search {
	width: 95%;
	margin: 1%;
	padding: 5px;
	border: 1px solid black;
	border-radius: 5px;
}

#search li{
display: inline-block;
padding: 3px;	
}


#search select{
	width: 95%;
}
#search input{
	width: 95%;
}


	.sort_by{
text-align: right;
		
	}
	
		#listing_table{
		width: 100%;
		display: block;	
		position: relative;

	}
	
	.listing{
	vertical-align: top;
	width: 100%;
display: inline-block;
	margin: 1px;
	height: auto;
	overflow: scroll;
	position: relative;
	list-style: none;


	}
	
	
	
	
	
	
	.listing .lsubject{
		padding: 3px;
		font-weight: 600;
		font-size: large;
	}
	
	.listing .lbody{
		padding: 3px;
		min-height: 180px;
	position: relative;
	}
	
	img.simg{
		float: left;
		width: 160px;
		height: 160px;
		margin: 5px;
		border-radius: 5px;
	}
	
	
	img.a_logo{

		width: 90px;
		height: 25px;
		margin: 2px;
		border-radius: 2px;
border: 0px;

vertical-align: middle;
	}
	
	img.b_photo{
		
		width: 110px;
		max-height: 110px;
		
	}
	
	
	.listing .lprice{
		border-radius: 5px;
		padding: 10px;

	}
	
	.price{
		font-size: x-large;
		font-weight: bold;
		color: red;
	}
	
	.price_suffix{
		font-weight: bold;
		color: blue;
		padding: 2px;
	}
	.price_suffix2{
		font-weight: bold;
		color: blue;
		padding: 2px;
	}	
	
		.listing .location{
		float: left;
display: inline-block;
		font-size: small;
		height: 50px;
	}
		.listing .location label{
		display: inline-block;
		width: 90px;
		text-align: right;
	margin-top: 1px;
	font-size: smaller;
	}

		.listing .location address{
font-weight: 600;
	margin-top: 1px;
	margin-left: 4px;
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0;
	}

.broker-link{
	text-align: center;
	float: right;
	text-decoration:none;
}
.broker-link:hover{
	text-decoration:none;
}
