.thumb {
	margin:3px;
	width: 115px;
}

table.dataTable tbody td {
	padding: 3px !important;
}

.imagecol {
	width:260px;
	text-align: center;
}

@media print {
        #article2-d, #scrollToTop {
        	display:none;
       }
	.menu, .footer3 {
		display:none;
	}
	.imagecol {
		width: 280px !important;
	}
	table.dataTable {
		table-layout: fixed !important;
	}
}

.dataTables_wrapper .dt-buttons::before {
        content: '(eBay affiliate links may earn me a small commission at no additional cost to you.)';
        font-style: italic;
        padding-right: 3em;
}

