table.ImageStrip {
	width: 450px;
	margin-bottom: 8px;

}
table.ImageStrip td.LeftColumn
{
	width: 100%;
}
table.ImageStrip td.Spacer
{
	width: 8px;
	background-color: #FFFFFF;
}
table.ImageStrip td.RightColumn
{
	width: 114px;
}
table.ImageStrip table.ImageDetail {
	width: 100%;
}
table.ImageStrip table.ImageDetail td.ImageBig {
	width: 100%;
	height: 364px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1.5);
}
table.ImageStrip div.ImageStripThumbs {
}
table.ImageStrip td.ImageStripNext a.ImageStripNextA:link {
	color: #FFFFFF;
	text-decoration: none;
}
table.ImageStrip td.ImageStripNext a.ImageStripNextA:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table.ImageStrip td.ImageStripNext a.ImageStripNextA:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table.ImageStrip td.ImageStripNext a.ImageStripNextA:active {
	color: #FFFFFF;
	text-decoration: underline;
}
table.ImageStrip td.ImageMaker {
	vertical-align: middle;
	height: 19px;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
}
table.ImageStrip td.ImageStripNext {
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
}
table.ImageStrip div.ImageStripThumb
{
	height: 85px;
	cursor: hand;
	cursor: pointer;
	background-position: center center;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1.5);
}
table.ImageStrip div.VisiblePhotoInfo
{
}
table.ImageStrip div.HiddenPhotoInfo
{
	display: none;
}
table.ImageStrip div.ThumbSpacer
{
	font-size: 5px;
}