.myebay_back {
	opacity: 0.8;
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(Opacity=80);
	width: 750px;
	height: 200px;
	position: absolute;
	background-color: White;
	top: 145px;
	left: 257px;
	z-index:100;
}

.myebay {
	width: 750px;
	height: 200px;
	top: 145px;
	left: 257px;
	position: absolute;
	margin: 5px 25px 10px 25px;
	z-index: 200;
	font-size: 13pt;
	font-weight: bold;
	color: #FF4500;
}

.myebay .myebay_item {
 width: 210px;
	float:left;
	overflow: hidden;
	padding-right: 25px;
	padding-top: 5px;
	font-size: 8pt;
}

.myebay .myebay_item img {
 border:none;
}

.myebay .myebay_item .myebay_item_title {
 margin-bottom: 4px;
}

.myebay .myebay_item .myebay_item_pict {
 margin-bottom: 4px;
	text-align:center;
}