/* CSS Document */

img{
	border:none;
}

table.product_entry td.preis{
	text-align:center;
}

table.product_entry td{
	vertical-align:middle;
	background-color:#F9FFF9;
}

table.product_entry td.bild img{
	width:80px;
}


