table.marketplaceitem{
	width: 100%;
}

table.marketplaceitem td{
	vertical-align: top;
}
table.marketplaceitem td.paypaltd{
	padding: 10px 0 0 10px;
	border-top: 1px dotted silver;
	border-left: 1px dotted silver;
	text-align: center;
}

table.marketplaceitem td.productdesc{
	border-top: 1px dotted silver;
	width: 75%;
	padding: 10px 15px 0 0;
}

td.contentpanel h2.marketplacecategory{
	margin-top: 25px;
}

td.contentpanel h4.discountprice, td.contentpanel h4.regularprice{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

td.contentpanel form{
	margin: 0 0 35px 0;
}

table.marketplaceitem h3{
	margin: 0 0 20px 0;
}
