﻿table.splash
{
	padding : 3px;
/*	border : solid 1px #b7ddf2;
	background-color: #D9E9E9;
	background-color: #DBE3E5;
	background-color: White;*/
}
table.splash td.image-cell
{
    width: 350px;
	padding : 0px;
	vertical-align: middle;
/*    border: 1px solid #ddd;*/
}
table.splash td.image-cell img
{
	margin: auto;
}
table.splash td.button-cell img
{
	margin: auto;
}
table.splash td.image-cell-separator
{
    width: 20px;
}
table.splash td.row-separator
{
    height: 20px;
}
