﻿body
{
	background-color: #33ff99;
}
.ebayItem
{
	font-size: 8pt;
	vertical-align: text-top;
	color: black;
	font-family: Tahoma, Arial;
	background-color: #00ccff;
	text-align: center;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
.ebayItem_title
{
	font-weight:bold;
	
}
.ebayItem_subtitle
{
	font-weight:normal;
	
}

.ebayItem_price
{
	font-weight:bold;
	font-size:12pt;

}
.ebaybidbutton_price
{
	font-weight:bold;
	font-size:12pt;

}

