.wpbans-clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.wpbans-clearfix {display: inline-block;}
* html .wpbans-clearfix {height: 1%;}
.wpbans-clearfix {display: block;}

.ebay-container
{
	clear: both;
	width: 100%;
	border:1px solid #cecece;
	padding:10px 0 0 0;
	margin: 0 auto;
	margin-bottom: 10px;
	background-color: transparent;
}

.ebay-container .ebayitem
{
	width: 135px;
	height: 160px;
	float: left;
	padding-left: 12px;
	margin-bottom: 10px;
	overflow: hidden;
}

.ebay-container .ebayitem-photo
{
	width: 118px; 
	height: 100px; 
	overflow: hidden;
	background-color: #ffffff;
	cursor: pointer;
	border:1px solid #cecece;
}

.ebay-container .ebayitem-price
{
	font-family: tahoma, arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	line-height:.8em;
	margin-top: 10px;
	overflow: hidden;
	padding:0;
}

.ebay-container .ebayitem-title
{
	line-height:1em;
	margin-top: 8px;
}

.ebay-container .ebayitem-title a
{
	font-family: tahoma, arial, sans-serif;
	font-size: .8em;
	font-weight: normal;
	padding:0;
}