body {
	margin: 0px ;
	background: White ;
}

TABLE.thumbs_list {
	width: 100% ;
	height: 100%;
}

TD.thumbs_list {
	text-align: center;
	height: 10px;
}

TD.thumbs_list IMG {
	height: 65px;
}

TD.thumbs_list A {
	TEXT-DECORATION: none ;
	COLOR: #40478B;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Arial;
}

TD.thumbs_list A:hover {
	COLOR: Red;
	TEXT-DECORATION: none ;
}
td.img {
	height: 70px;
}
td.price {
	display: none;
}
a.details_button{
	display: none;
}
td.name {
	height: 0px;
	vertical-align: top;
	text-align: center;
}

.item_single {
	height: 0px;
}
