body
{
}
/*
.products table.results .buy
{
	  text-align:right;
	  width:70px;
}

.products table.results .buy a.button
{
	float:right;
}

.products table.results table td
{
	border:0;
}

.products table.results .price
{
	text-align:right;
	width:50px;
}

.products table.results .details
{
	width:390px;
}

.products a.image
{
	 height:55px;	
	 width:95px;
	 padding:2px;
	 text-align:center;
	 vertical-align:middle;
	 border:solid 1px black;
	 display:block;
}

.products .showonly
{
	font-size:8pt;
}
*/
