﻿table.screenshot
{
	padding : 3px;
	border : solid 1px #b7ddf2;
	background-color: #D9E9E9;
	background-color: #DBE3E5;
	background-color: White;
}
table.screenshot td.image-cell
{
    width: 350px;
	padding : 10px;
    border: 1px solid #ddd;
}
table.screenshot td.image-cell-separator
{
    width: 20px;
}
table.screenshot td.row-separator
{
    height: 20px;
}
