a.ebayitemwidget_link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #003E87;
}
a.ebayitemwidget_link:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #003E87;
}

.ebayitemwidget_pricestr {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ebayitemwidget_price {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}     
.ebayitemwidget_timestr {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ebayitemwidget_time {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}   
.ebayitemwidget_bidstr {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ebayitemwidget_bid {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}   

.ebayitemwidget_table {
	margin: 0;
	padding: 0;
	border: none;
	height: 80px;
}       
.ebayitemwidget_table_master {
	margin: 0;
	padding: 0;
	border: none;
	height: 80px;
}
.ebayitemwidget_td {
	margin: 0;
	padding: 0;
	border: none;
	width: 360px;
	height: 80px;
}
.ebayitemwidget_td_pic {
	width: 80px;
	margin: 0;
	padding: 0;
	border: none;
	height: 80px;
	text-align: center;
}
.ebayitemwidget_td_text {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	border: none;
	vertical-align: top;
	text-align: left;
	width: 250px;
	height: 80px;
}

.main_table {
	margin: 0;
	padding: 0;
	border: none;
}