/* thumbnails and specials styles */
.specials { margin-right: 5px; }
.specials h1 { border: solid 1px #666666; border-bottom: none; border-radius: 5px 5px 0 0; margin: 0;}
.specials table, table.thumbnails { border: solid 1px #666666; border-collapse: collapse; width: 100%; }
.specials .paging td { font-size: 1.1em; font-weight: bold; padding: 10px 5px; text-align: right; white-space: nowrap; }
.specials .paging td:first-child { text-align: left; }
.specials .prevnext { font-size: 1.1em; font-weight: bold; color: red; margin: 0 6px; }
.specials .product, table.thumbnails td { border: solid 1px #666666; vertical-align: bottom; text-align: center; }
.specials .product a { display: block; }
.specials .product div { font-weight: bold; padding: 10px 0; }

.showlink { padding: 10px 0; text-align: center; }

img.top_left_corner { left: -1% !important; top: -1% !important; }