td.product_list {
	
	background-color: #F5F5F5;
	vertical-align: bottom;
	
}

td.product_list_name {
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 50px;
	vertical-align: top;
}

td.product_list_img {
	
	font-family: Verdana;
	font-size: 10px;
	height: 90px;
}

td.product_list_price {

	font-family: Verdana;
	font-size: 10px;
	height: 40px; 
	align: left; 
	vertical-align: middle;


}

span.product_list_amount {

	font-family: Verdana;
	font-size: 10px;


}
