#thumbstrip a
{
	color: #666666;
	text-decoration: none;
}
#thumbstrip a:hover
{
	color: Red;
	text-decoration: none;
}
#thumbstrip table 
{
	color: #666666;
	width: 100%;
	font-family: Tahoma;
	font-size: 10;
}
#thumbstrip img
{
	border-width:1;
	border-color:#666666;
}
#photostrip a
{
	color: #666666;
	text-decoration: none;
}
#photostrip a:hover
{
	color: Red;
	text-decoration: none;
}
#photostrip table 
{
	background-color: #E9E9E9;
	color: #666666;
	width: 100%;
	font-family: Tahoma;
	font-size: 10;
}
#photostrip img
{
	border-width:0;
}
