body {
 margin: 0px ;
 background: White ;
}

TABLE.thumbs_list {
 width: 100% ;
}

TD.thumbs_list {
 text-align: center;
 height: 10px;
}

TD.thumbs_list IMG {
 height: 80px;
}

TD.thumbs_list A {
 font-size: 10px; 
 color: #003F82; 
 font-family: Verdana;
 text-decoration: none;
}

td.img {
 height: 50px;
}
td.price {
 display: none;
}
a.details_button{
 display: none;
}
td.name {
 height: 0px;
 vertical-align: top;
 text-align: center;
}

TABLE.item_single {
 margin-top: 10px;
 height: 50px;
}
