﻿#samples-table {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#samples-table td {
	border-width:0 0 0 0;
	text-align:center;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	width:33.3333%
}
.thumbnail {
	margin-top: 4px;
}