body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


#thumbbox {
	height: auto;	
	
}	
#thumbimage {
	border: 1px solid #0066cc;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1px;
	padding-bottom: 1px;
	height:165px;
	width: 120px;
	position: static;
	top: 5px;
	left: 5px;
		}
#thumbimages {
	border: 1px solid #0066cc;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1px;
	padding-bottom: 1px;
	height:125px;
	width: 100px;
	position: static;
	top: 5px;
	left: 5px;
		

}
}
#thumb {
	max-width:120px;
	max-height:165px;
}

