body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: arial;
}
a:focus {
	outline:none;
}
table.thumbnails {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 292px;
	table-layout: fixed;
}
table.thumbnails td.thumboton {
	width: 18px;
	border: 0px;
}
table.thumbnails td.thumb {
	width: 50px;
	border: 0px;
}