table.imageView {
  width: 100%;
  height: 100%;
}

tr.imageViewNavigation {
  height: 20px;
  color: #404040;
}

img.imageView
{
	height: 350px;
}

img.fullheight
{
	height: 400px;
}

img.TableFullheight
{
	height: 380px;
}

img.fullwidth
{
	width: 517px;
}

img.TableFullwidth
{
	width: 500px;
}

