body
{
	margin: 0px;
	padding: 0px;
	background: #FAFAFA url(img/bg.gif) 0px -124px;
	color: #858585;
}

#thumbnailbox
{
	position: absolute;
	top: 0px;
	left: 14px;
	height: 227px;
	width: 101px;
	margin: 0;
	padding: 0;
	background: #F2F2F2;
	color: inherit;
	border-color: #D9D9D9;
	border-width: 1px;
	border-style: solid;
}

#thumbnailholdercol1
{
	position: absolute;
	top: 11px;
	left: 32px;
	width: 45px;
	height: 244px;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top;
}

#thumbnailholdercol2
{
	position: absolute;
	top: 4px;
	left: 92px;
	width: 45px;
	height: 244px;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top;
}

#thumbnailholdercol1 img, #thumbnailholdercol2 img
{
	border-color: #858585;
	border-width: 1px;
	border-style: solid;
	background: white;
	color: inherit;
	margin: 0 0 5px 0;
	padding: 0;
}
