﻿#thumbtable {
	position: relative;
	width: 790px;
	height: 125px;
	left: 0px;
}
#thumb1 {
	position: absolute;
	width: 158px;
	height: 125px;
	text-align: center;
}
#thumb2 {
	position: absolute;
	width: 158px;
	height: 125px;
	left: 158px;
	top: 0px;
	text-align: center;
}
#thumb3 {
	position: absolute;
	width: 158px;
	height: 125px;
	left: 316px;
	top: 0px;
	text-align: center;
}
#thumb4 {
	position: absolute;
	width: 158px;
	height: 125px;
	left: 474px;
	top: 0px;
	text-align: center;
}
#thumb5 {
	position: absolute;
	width: 158px;
	height: 125px;
	left: 632px;
	top: 0px;
	text-align: center;
}
