td.product_list {
	
	vertical-align: bottom;	
}
td.product_list a, a:visited {
	
	color: #000000;
	text-decoration: none;
}
td.product_list a:hover {
	
	color: #000000;
	text-decoration: underline;
}

td.product_list_name {
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	vertical-align: top;
	align: center;
}

td.product_list_img a {
	
	font-family: Verdana;
	font-size: 10px;
	height: 140px;
	color: #CCCCCC;	

}
td.product_list_img {
	
	font-family: Verdana;
	font-size: 10px;
	height: 140px;
	color: #CCCCCC;	

}
td.product_list_shortdesc {

	font-family: Verdana;
	font-size: 10px;
	height: 40px; 
	vertical-align: middle;


}

td.product_list_price {

	font-family: Verdana;
	font-size: 10px;
	height: 40px; 
	vertical-align: middle;


}

span.product_list_amount {

	font-family: Verdana;
	font-size: 10px;


}

