div#listing {
	margin-left: 10px;
	margin-bottom: 10px;
}

div#listing_top {
	border: solid 1px #e3e3e3;
	background-image: url('../images/grad.png');
	background-repeat: repeat-x;
	padding: 5px;
	height: 20px;
	overflow: hidden;
}
	

div.search_fail { width: 100%; border: solid 1px #e3e3e3;
	clear: both;
	overflow: hidden;
	background-image: url('../images/grad.png');
	background-repeat: repeat-x;
	position: relative;
	height: 30px;
	text-align: center;
	padding-top: 15px;
}