.ebaylist{
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 5px;
	margin-bottom: 5px;
	height: auto;
	width: 97%;
	display: block;
	float: left;
}


.ebaytitle {
	width: 98%;
	font-size:15px;
	font-weight:normal;

	line-height: 15px;
	padding-bottom: 10px;
}

.ebaytitleSmall {
	float: left;
	display: block;
	font-weight:normal;
	line-height: 15px;
	width: 70%;
	font-size:90%;
}
.price{
	float: right;
	font-size:90%;
	line-height: 15px;
}