td#ContentWindow table
{
	border: 1px solid black;
}

td#ContentWindow table td
{
	padding: 10px 0 0 10px;
	vertical-align: top;
}

td#ContentWindow thead td, td#ContentWindow tfoot td
{
	padding: 0 10px;
	background-color: #F7EBDE;
}

td#ContentWindow thead td
{
	border-bottom: 1px solid black;
	font-weight: bold;
}

td#ContentWindow tfoot td
{
	border-top: 1px solid black;
}

td#ContentWindow img
{
	border: 1px solid black;
}
